Skip to content

Commit 1025d24

Browse files
committed
Comment out truffleruby on CI
1 parent 8313f80 commit 1025d24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
- ruby: '2.7'
5757
gemfile: rails_6 # End of life June 1, 2023
5858
os: macos
59-
- ruby: 'truffleruby'
60-
gemfile: no_rails
61-
os: ubuntu
59+
# - ruby: 'truffleruby'
60+
# gemfile: no_rails
61+
# os: ubuntu
6262
- ruby: 'ucrt'
6363
gemfile: no_rails
6464
os: windows

0 commit comments

Comments
 (0)