Skip to content

Commit

Permalink
Test 3.8 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 25, 2024
1 parent efe0135 commit 1d7636c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
test-set: [base]
include:
- {python-version: "3.13", os: ubuntu-latest, test-set: friend-projects}
exclude:
# TODO Add Windows when regex wheel available for 3.13
- {os: windows-latest, python-version: "3.13"}
- {python-version: "3.13", os: windows-latest, test-set: friend-projects}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1d7636c

Please sign in to comment.