Skip to content

Commit

Permalink
python 3.13 in workflows (#9523)
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Döring <[email protected]>
(cherry picked from commit 6c43ac3)
  • Loading branch information
dimbleby authored and radoering committed Oct 12, 2024
1 parent a2d09a1 commit acd64c9
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [Ubuntu, macOS, Windows]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
include:
- os: Ubuntu
image: ubuntu-22.04
Expand Down
Loading

0 comments on commit acd64c9

Please sign in to comment.