Skip to content

Commit

Permalink
ci: include Ruby 3.4 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Jan 6, 2025
1 parent 6d4e0d0 commit 95b25c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
matrix:
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
ruby-version: ['3.4', '3.3', '3.2', '3.1']
exclude:
- os: 'windows-latest'
ruby-version: '3.4'

name: Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 95b25c2

Please sign in to comment.