Skip to content

Commit 9bc07a3

Browse files
committed
No builds of truffleruby{,-head} on macos-11.0 yet
1 parent 63dde36 commit 9bc07a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ 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 }
33+
- { os: macos-11.0, ruby: truffleruby-head }
3234

3335
name: ${{ matrix.os }} ${{ matrix.ruby }}
3436
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)