Skip to content

Commit

Permalink
Fix arch for arm mac tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjthomas9 committed Dec 15, 2024
1 parent db765c8 commit 88e29c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
arch: x64
- os: macos-latest
version: '1'
arch: x64
arch: arm64
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 88e29c8

Please sign in to comment.