Skip to content

Commit

Permalink
Drop Py 3.10 and 3.11 (only keep 3.9 and 3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Wouda committed Oct 21, 2024
1 parent 5dca466 commit ebae08d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/alns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
extras: '--all-extras'
- python-version: '3.9'
extras: ''
- python-version: '3.10'
extras: ''
- python-version: '3.11'
extras: ''
- python-version: '3.12'
extras: '--all-extras'
- python-version: '3.12'
Expand Down

0 comments on commit ebae08d

Please sign in to comment.