Skip to content

Commit

Permalink
Merge pull request #1766 from DataDog/ivoanjo/ci-truffleruby-cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc authored Nov 9, 2021
2 parents fbcbae5 + e126323 commit 9e75a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-head.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [head, jruby-head, truffleruby-head]
ruby: [head, jruby-head]
runs-on: ubuntu-latest
env:
SKIP_SIMPLECOV: 1
Expand Down

0 comments on commit 9e75a24

Please sign in to comment.