Skip to content

Commit cd8ce19

Browse files
committed
ci: include Ruby 3.4 on Windows
Signed-off-by: Watson <[email protected]>
1 parent 6d4e0d0 commit cd8ce19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
matrix:
2828
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
2929
ruby-version: ['3.4', '3.3', '3.2', '3.1']
30-
exclude:
31-
- os: 'windows-latest'
32-
ruby-version: '3.4'
3330

3431
name: Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
3532
steps:

0 commit comments

Comments
 (0)