Skip to content

Commit

Permalink
removed 3.13 from test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Jan 31, 2025
1 parent e7fa020 commit a9c0801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python: ["3.10", "3.12", "3.13"]
python: ["3.10", "3.12"]
os: [ubuntu-latest]
include:
- os: macos-latest
Expand Down

0 comments on commit a9c0801

Please sign in to comment.