Skip to content

Commit

Permalink
missing python-version for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Holmboe committed Aug 25, 2023
1 parent c146a73 commit c91930b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
python-version: ["3.9", "3.10", "3.11"]
include:
- os: windows-latest
python-version: ["3.9", "3.10", "3.11"]
experimental: true

steps:
Expand Down

0 comments on commit c91930b

Please sign in to comment.