Skip to content

Commit 25df6c3

Browse files
committed
Added truffleruby-head with macos-latest
1 parent 9dea27f commit 25df6c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
include:
2323
- { os: macos-latest, ruby: 'head' }
2424
- { os: macos-latest, ruby: 'jruby-head' }
25+
- { os: macos-latest, ruby: 'truffleruby-head' }
2526
- { os: windows-latest, ruby: 'head' }
2627
runs-on: ${{ matrix.os }}
2728
steps:

0 commit comments

Comments
 (0)