Update main.yml
This commit is contained in:
parent
d96fde7a69
commit
6503b514d4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user