Skip to content

Commit

Permalink
temp try only 3.13 windows
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jun 29, 2024
1 parent 5f4f496 commit b2037d8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
strategy:
matrix:
os:
- ubuntu-22.04
# - ubuntu-22.04
- windows-2022
python-version:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
# - '3.8'
# - '3.9'
# - '3.10'
# - '3.11'
# - '3.12'
- '3.13'

steps:
Expand Down

0 comments on commit b2037d8

Please sign in to comment.