Skip to content

Commit

Permalink
Comment out truffleruby on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Sep 21, 2024
1 parent 8313f80 commit 1025d24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
- ruby: '2.7'
gemfile: rails_6 # End of life June 1, 2023
os: macos
- ruby: 'truffleruby'
gemfile: no_rails
os: ubuntu
# - ruby: 'truffleruby'
# gemfile: no_rails
# os: ubuntu
- ruby: 'ucrt'
gemfile: no_rails
os: windows
Expand Down

0 comments on commit 1025d24

Please sign in to comment.