Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinchuby authored May 18, 2024
1 parent 34a7c45 commit 83f8168
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 @@ -80,7 +80,7 @@ jobs:
needs: test
strategy:
matrix:
target: [x86_64]
target: [x86, x86_64]
steps:
- uses: actions/checkout@v3
- name: Build wheels
Expand Down

0 comments on commit 83f8168

Please sign in to comment.