Skip to content

Commit

Permalink
Update release-mac.yaml (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalvkusk authored Jan 21, 2024
1 parent 1fb0edd commit 0c9abd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ macos-14-arm64, macos-11 ]
os: [ macos-11 ]
name: build ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0c9abd6

Please sign in to comment.