Skip to content

Commit

Permalink
nerfed macOS CI because it's too hungry
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 committed Sep 16, 2024
1 parent 20f267a commit 196c688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
fail-fast: false
matrix:
os: [macOS-latest]
mode: [debug, release]
kind: [static, shared]
mode: [release]
kind: [shared]
arch: [x86_64, arm64]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 196c688

Please sign in to comment.