We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab5bf6 commit 6e288cdCopy full SHA for 6e288cd
.github/workflows/test.yml
@@ -29,7 +29,6 @@ jobs:
29
- { os: windows-2019, ruby: debug }
30
- { os: windows-2019, ruby: truffleruby }
31
- { os: windows-2019, ruby: truffleruby-head }
32
- - { os: macos-11.0, ruby: truffleruby }
33
34
name: ${{ matrix.os }} ${{ matrix.ruby }}
35
runs-on: ${{ matrix.os }}
0 commit comments