trying to disable darwin

This commit is contained in:
DecDuck
2024-10-07 14:26:51 +11:00
parent 125a5e9929
commit b3e9bba4c9
2 changed files with 4 additions and 4 deletions

View File

@ -25,9 +25,9 @@ jobs:
fail-fast: false
matrix:
settings:
- host: macos-latest
target: x86_64-apple-darwin
build: yarn build --target x86_64-apple-darwin
# - host: macos-latest
# target: x86_64-apple-darwin
# build: yarn build --target x86_64-apple-darwin
- host: windows-latest
build: yarn build --target x86_64-pc-windows-msvc
target: x86_64-pc-windows-msvc