Skip to content

Commit

Permalink
Working on Mac ARM release
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Schnaufer committed Aug 6, 2024
1 parent 1aaecbb commit 88288fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ubuntu-latest, windows-latest, macos-latest, macOS-14-Arm64]
platform: [ubuntu-latest, windows-latest, macos-latest, macOS-14]

runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 88288fe

Please sign in to comment.