Skip to content

Commit

Permalink
dont test install tests with 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamar Grey committed Feb 15, 2024
1 parent ffdb943 commit 3cb892b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python_version: ["3.9", "3.10", "3.11"]
python_version: ["3.9", "3.10"]
exclude:
- python_version: "3.10"
os: macos-latest
Expand Down

0 comments on commit 3cb892b

Please sign in to comment.