Skip to content

Commit

Permalink
Bump Python 3.13 test version
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Borean <[email protected]>
  • Loading branch information
jborean93 committed Oct 3, 2024
1 parent c8504f7 commit ca046f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
rm gssapi-*.tar.gz
- name: Build wheel
uses: pypa/[email protected].0
uses: pypa/[email protected].2
env:
CIBW_ARCHS: all
CIBW_TEST_SKIP: '*_arm64'
Expand Down Expand Up @@ -238,7 +238,7 @@ jobs:
- x86
include:
- name: win-py-3.13
pyenv: '3.13.0-rc.2'
pyenv: '3.13.0-rc.3'
- name: win-py-3.12
pyenv: '3.12'
- name: win-py-3.11
Expand Down

0 comments on commit ca046f4

Please sign in to comment.