Skip to content

Commit 2d762be

Browse files
committed
Shift latest to 3.13 also
1 parent ac6e42c commit 2d762be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python_checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,15 +266,15 @@ jobs:
266266
matrix:
267267
include:
268268
- runner: windows-latest
269-
python-version: "3.12"
269+
python-version: "3.13"
270270
checks: 'tests'
271271

272272
- runner: windows-2019
273273
python-version: 3.9
274274
checks: 'tests'
275275

276276
- runner: macos-latest
277-
python-version: "3.12"
277+
python-version: "3.13"
278278
checks: 'tests'
279279

280280
- runner: macos-12

0 commit comments

Comments
 (0)