mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-19 20:19:15 +01:00
update runner label
This commit is contained in:
parent
8043c8481c
commit
e67eb0bed6
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@ -22,7 +22,7 @@ concurrency:
|
|||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
build-linux:
|
build-linux:
|
||||||
runs-on: ${{ format('blaze/{0}', matrix.os) }}
|
runs-on: ${{ format('blaze/{0}-amd64', matrix.os) }}
|
||||||
container:
|
container:
|
||||||
image: dcvz/n64recomp:ubuntu-18.04
|
image: dcvz/n64recomp:ubuntu-18.04
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user