Skip to content

Commit

Permalink
Merge pull request #133 from deadsnakes/asottile-patch-1
Browse files Browse the repository at this point in the history
remove 3.11-dev
  • Loading branch information
asottile committed Apr 30, 2024
2 parents 9bb805f + 616aad5 commit 1172222
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
matrix:
include:
- {python: '3.7', debug: true, nogil: false}
- {python: '3.11-dev', debug: false, nogil: false}
- {python: '3.12-dev', debug: false, nogil: false}
- {python: '3.13-dev', debug: false, nogil: true}
steps:
Expand Down

0 comments on commit 1172222

Please sign in to comment.