Skip to content

Commit b4ad21f

Browse files
authored
Test ruby 4.0 on windows
1 parent b90be12 commit b4ad21f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ jobs:
7979
- { os: windows-2022, ruby: '1.9' }
8080
- { os: windows-2025, ruby: '1.9' }
8181
- { os: windows-11-arm, ruby: '1.9' }
82-
# No preview builds on Windows
83-
- { os: windows-2022, ruby: '4.0' }
84-
- { os: windows-2025, ruby: '4.0' }
85-
- { os: windows-11-arm, ruby: '4.0' }
8682
# TruffleRuby does not support Windows
8783
- { os: windows-2022, ruby: truffleruby }
8884
- { os: windows-2025, ruby: truffleruby }

0 commit comments

Comments
 (0)