Skip to content

Commit

Permalink
CI: Update versions on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn authored Oct 22, 2024
1 parent 60c6656 commit e2f3054
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@ jobs:
fail-fast: false
matrix:
ruby:
- "3.4"
- "3.3"
- "3.2"
- "3.1"
- "3.0"
- 2.7
- 2.6
- "2.7"
python:
- 3.x
python_architecture:
Expand Down Expand Up @@ -67,9 +70,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- "3.0"
- "3.4"
python:
- 3.8
- 3.x

defaults:
run:
Expand Down

0 comments on commit e2f3054

Please sign in to comment.