Skip to content

Commit acd64c9

Browse files
dimblebyradoering
andcommitted
python 3.13 in workflows (#9523)
Co-authored-by: Randy Döring <[email protected]> (cherry picked from commit 6c43ac3)
1 parent a2d09a1 commit acd64c9

File tree

3 files changed

+143
-112
lines changed

3 files changed

+143
-112
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
os: [Ubuntu, macOS, Windows]
31-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
31+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
3232
include:
3333
- os: Ubuntu
3434
image: ubuntu-22.04

0 commit comments

Comments
 (0)