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

View File

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