Skip to content

Commit

Permalink
chore: ignore truffleruby target
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Nov 27, 2024
1 parent c2b505c commit fc68376
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ jobs:
fail-fast: false
matrix:
ruby: [ ruby-3.1, ruby-3.2, ruby-3.3 ]
experimental: [false]
experimental: [ false ]
include:
- ruby: head
experimental: true
- ruby: truffleruby-head
experimental: true
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit fc68376

Please sign in to comment.