Skip to content

Commit

Permalink
updated arch for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
QDucasse committed Nov 5, 2024
1 parent 4a82084 commit 9d56049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 'py312 (macos)'
python: '3.12'
toxpython: 'python3.12'
python_arch: 'x64'
python_arch: 'aarch64'
tox_env: 'py312'
os: 'macos-latest'

Expand Down

0 comments on commit 9d56049

Please sign in to comment.