mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Deselect universal, return to blaze.
This commit is contained in:
parent
b8e68d8ed2
commit
b7d7a72884
2 changed files with 1 additions and 3 deletions
2
.github/macos/macports.yaml
vendored
2
.github/macos/macports.yaml
vendored
|
|
@ -9,6 +9,4 @@ ports:
|
||||||
- name: clang-18
|
- name: clang-18
|
||||||
- name: llvm-18
|
- name: llvm-18
|
||||||
- name: libsdl2
|
- name: libsdl2
|
||||||
select: universal
|
|
||||||
- name: freetype
|
- name: freetype
|
||||||
select: universal
|
|
||||||
|
|
|
||||||
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: macos-latest
|
runs-on: blaze/macos-14
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
type: [ Debug, Release ]
|
type: [ Debug, Release ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue