Update main.yml

This commit is contained in:
scatterflower 2020-09-29 15:03:59 -05:00 committed by GitHub
parent d96fde7a69
commit 6503b514d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ on: [push, pull_request]
jobs:
build-linux:
# The type of runner that the job will run on
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
# Steps represent a sequence of tasks that will be executed as part of the job
steps: