Skip to content

Commit

Permalink
fixing macos CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 committed Sep 16, 2024
1 parent 036d4ab commit 8333e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-latest]
mode: [debug, releasedbg]
mode: [debug, release]
kind: [static, shared]
arch: [x86_64, arm64]

Expand Down

0 comments on commit 8333e41

Please sign in to comment.