ci: Bump to ubuntu 20.04.
This commit is contained in:
parent
52e9778f74
commit
7105b47402
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
# Checkout Repository
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue