mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-26 12:11:38 +00:00
Try GitHub runner.
This commit is contained in:
parent
702749ce99
commit
b8e68d8ed2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -341,7 +341,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
Zelda64Recompiled.pdb
|
Zelda64Recompiled.pdb
|
||||||
build-macos:
|
build-macos:
|
||||||
runs-on: blaze/macos-14
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
type: [ Debug, Release ]
|
type: [ Debug, Release ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue