Skip to content

Commit

Permalink
Ignore truffleruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 18, 2023
1 parent 5ac1b2a commit 2399cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
os: [ ubuntu-latest, macos-latest ]
exclude:
- { os: windows-latest, ruby: truffleruby }
- { os: windows-latest, ruby: truffleruby-head }
- { os: macos-latest, ruby: truffleruby }
- { ruby: truffleruby-head }
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2399cc0

Please sign in to comment.