Skip to content

Commit

Permalink
ci: update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 12, 2024
1 parent 1d35a90 commit fe1d95a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ jobs:
fail-fast: false
matrix:
ruby-version:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "3.2"
- "3.3"
runs-on: windows-latest
steps:
- name: Disable crash dialog
Expand Down

0 comments on commit fe1d95a

Please sign in to comment.