Skip to content

Commit

Permalink
CI: Fix Python version on Windows with conda
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn authored Oct 22, 2024
1 parent cb0ecc9 commit 5743968
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ jobs:
ruby:
- "3.3"
python:
- 3.x
- 3.12
- 3.11

defaults:
run:
Expand Down

0 comments on commit 5743968

Please sign in to comment.