Skip to content

Commit 8f9727d

Browse files
authored
Revert "pin windows builder to 3.13.3 (#13070)" (#13071)
This reverts commit e77b824.
1 parent 381ee08 commit 8f9727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
- {ARCH: 'x64', WINDOWS: 'win64'}
353353
PYTHON:
354354
- {VERSION: "3.8", NOXSESSION: "tests-nocoverage"}
355-
- {VERSION: "3.13.3", NOXSESSION: "tests"}
355+
- {VERSION: "3.13", NOXSESSION: "tests"}
356356
timeout-minutes: 15
357357
steps:
358358
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)