Skip to content

Commit

Permalink
Remove Python 3.10 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanalfen committed Dec 20, 2024
1 parent 2483bcd commit 457cedc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ jobs:
strategy:
matrix:
include:
- name: Ubuntu - Python 3.10 with all optional dependencies
os: ubuntu-latest
python: "3.10"
toxenv: 'py10-test-alldeps'

- name: MacOs - Python 3.10 with all optional dependencies
os: macos-latest
python: "3.10"
toxenv: 'py10-test-alldeps'

- name: Ubuntu - Python 3.11 with all optional dependencies
os: ubuntu-latest
Expand Down

0 comments on commit 457cedc

Please sign in to comment.