Skip to content

Commit

Permalink
try python 3.8 on win
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Oct 27, 2023
1 parent c339a89 commit 1372a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
architecture: [x64]
exclude:
- os: windows-2019
python-version: '3.8'
python-version: '3.11'
- os: windows-2019
python-version: '3.9'
- os: windows-2019
Expand Down

0 comments on commit 1372a56

Please sign in to comment.