Skip to content

Commit ca046f4

Browse files
committed
Bump Python 3.13 test version
Signed-off-by: Jordan Borean <[email protected]>
1 parent c8504f7 commit ca046f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
rm gssapi-*.tar.gz
124124
125125
- name: Build wheel
126-
uses: pypa/[email protected].0
126+
uses: pypa/[email protected].2
127127
env:
128128
CIBW_ARCHS: all
129129
CIBW_TEST_SKIP: '*_arm64'
@@ -238,7 +238,7 @@ jobs:
238238
- x86
239239
include:
240240
- name: win-py-3.13
241-
pyenv: '3.13.0-rc.2'
241+
pyenv: '3.13.0-rc.3'
242242
- name: win-py-3.12
243243
pyenv: '3.12'
244244
- name: win-py-3.11

0 commit comments

Comments
 (0)