Skip to content

Commit 6e288cd

Browse files
committed
TruffleRuby 21.0.0 works on macOS 11.0
1 parent 3ab5bf6 commit 6e288cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- { os: windows-2019, ruby: debug }
3030
- { os: windows-2019, ruby: truffleruby }
3131
- { os: windows-2019, ruby: truffleruby-head }
32-
- { os: macos-11.0, ruby: truffleruby }
3332

3433
name: ${{ matrix.os }} ${{ matrix.ruby }}
3534
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)