We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ae843 commit 0c4183eCopy full SHA for 0c4183e
1 file changed
.github/workflows/test.yml
@@ -32,7 +32,6 @@ jobs:
32
- { os: windows-2019, ruby: truffleruby }
33
- { os: windows-2019, ruby: truffleruby-head }
34
- { os: macos-11.0, ruby: truffleruby }
35
- - { os: macos-11.0, ruby: truffleruby-head }
36
37
name: ${{ matrix.os }} ${{ matrix.ruby }}
38
runs-on: ${{ matrix.os }}
0 commit comments