Skip to content

Commit

Permalink
Merge branch 'main' into code-check-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
codingpaula committed Nov 15, 2024
2 parents 70223b9 + b854480 commit 361bdd7
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 94 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
test:
strategy:
matrix:
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
fail-fast: false
runs-on: ubuntu-latest
timeout-minutes: 40
Expand Down
Loading

0 comments on commit 361bdd7

Please sign in to comment.