Skip to content

Commit

Permalink
Exclude truffleruby-head from ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 10, 2024
1 parent 683fdb4 commit 1f0a0fb
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 @@ -20,6 +20,8 @@ jobs:
exclude:
- os: macos-latest
ruby: truffleruby
- os: ubuntu-latest
ruby: truffleruby-head
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1f0a0fb

Please sign in to comment.