Merge pull request #643 from rzumer/patch-1

Update Ubuntu version used for CI
This commit is contained in:
RSDuck 2020-06-08 20:58:35 +02:00 committed by GitHub
commit 76da3fa114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1