Skip to content

Commit

Permalink
Test out pwsh 7.4 changes in GHA
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Borean <jborean93@gmail.com>
  • Loading branch information
jborean93 committed Jan 29, 2024
1 parent 18f3e2b commit 698bc37
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 @@ -121,7 +121,7 @@ jobs:
rm gssapi-*.tar.gz
- name: Build wheel
uses: pypa/cibuildwheel@v2.16.4
uses: jborean93/cibuildwheel@c753cd282d1e150e2d3f7534a3e25004d6c2cf5f
env:
CIBW_ARCHS: all
CIBW_TEST_SKIP: '*_arm64'
Expand Down

0 comments on commit 698bc37

Please sign in to comment.