Skip to content

Commit

Permalink
fix release file bug
Browse files Browse the repository at this point in the history
  • Loading branch information
samlhuillier committed Jan 13, 2024
1 parent 5c9faca commit 3607e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- os: windows-latest
- os: ubuntu-latest
arch: x64
arch: x64
- os: macos-latest # Intel-based macOS (default architecture)
- os: macos-latest-xlarge # macOS with M1 chip (ARM architecture)
# arch: arm64
Expand Down

0 comments on commit 3607e20

Please sign in to comment.