mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-15 09:11:33 +10:00
trying to disable darwin
This commit is contained in:
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user