mirror of https://github.com/raysan5/raylib
Update linux.yml
This commit is contained in:
parent
b335927665
commit
c9020ece5d
|
@ -22,7 +22,7 @@ jobs:
|
|||
build:
|
||||
permissions:
|
||||
contents: write # for actions/upload-release-asset to upload release asset
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
|
|
Loading…
Reference in New Issue