Deselect universal, return to blaze.

This commit is contained in:
Dario 2025-05-03 22:08:33 -03:00
parent b8e68d8ed2
commit b7d7a72884
2 changed files with 1 additions and 3 deletions

View file

@ -9,6 +9,4 @@ ports:
- name: clang-18
- name: llvm-18
- name: libsdl2
select: universal
- name: freetype
select: universal

View file

@ -341,7 +341,7 @@ jobs:
path: |
Zelda64Recompiled.pdb
build-macos:
runs-on: macos-latest
runs-on: blaze/macos-14
strategy:
matrix:
type: [ Debug, Release ]