Skip to content

Commit

Permalink
0.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
victorteokw committed May 3, 2024
1 parent bbeee69 commit 0de13de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -25,9 +25,9 @@ jobs:
fail-fast: false
matrix:
settings:
- host: macos-latest
- host: macos-latest
target: x86_64-apple-darwin
build: yarn build
build: yarn build --target x86_64-apple-darwin
- host: macos-latest
target: aarch64-apple-darwin
build: yarn build --target aarch64-apple-darwin

0 comments on commit 0de13de

Please sign in to comment.