Skip to content

Commit b8546d7

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 0329bca commit b8546d7

File tree

4 files changed

+150
-111
lines changed

4 files changed

+150
-111
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)