mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-19 12:09: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
|
||||
jobs:
|
||||
build-linux:
|
||||
runs-on: ${{ format('blaze/{0}', matrix.os) }}
|
||||
runs-on: ${{ format('blaze/{0}-amd64', matrix.os) }}
|
||||
container:
|
||||
image: dcvz/n64recomp:ubuntu-18.04
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user