Try GitHub runner.

This commit is contained in:
Dario 2025-05-03 21:55:53 -03:00
parent 702749ce99
commit b8e68d8ed2

View file

@ -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 ]