Skip to content

Commit

Permalink
Restore ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber committed Jun 20, 2024
1 parent fc0c66a commit 081be8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
strategy:
matrix:
py: ["38", "39", "310", "311", "312"]
arch: ["x86_64"]#, "aarch64"]
arch: ["x86_64", "aarch64"]
libc: ["many"]
fail-fast: true
env:
Expand Down

0 comments on commit 081be8d

Please sign in to comment.