Skip to content

Commit

Permalink
Exclude truffleruby on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 11, 2023
1 parent 0f7e2f1 commit 01e263f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
exclude:
- ruby: head
os: windows-latest
- ruby: truffleruby
os: windows-latest
- ruby: truffleruby-head
os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 01e263f

Please sign in to comment.