Skip to content

Commit 25352f4

Browse files
committed
Exclude truffleruby with macos-latest
1 parent d7f90c7 commit 25352f4

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
@@ -24,6 +24,7 @@ jobs:
2424
- { os: windows-latest, ruby: head }
2525
- { os: windows-latest, ruby: truffleruby }
2626
- { os: windows-latest, ruby: truffleruby-head }
27+
- { os: macos-latest, ruby: truffleruby }
2728
include:
2829
- { os: windows-latest, ruby: ucrt }
2930
- { os: windows-latest, ruby: mswin }

0 commit comments

Comments
 (0)