Skip to content

Commit fa8f17c

Browse files
committed
CI against Ruby 3.1
1 parent 3479963 commit fa8f17c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@ jobs:
1818
gemfile: gemfiles/Gemfile-rails.7.0.x
1919
allow_failures: 'true'
2020

21+
- ruby_version: '3.1'
22+
gemfile: gemfiles/Gemfile-rails.7.0.x
2123
- ruby_version: '3.0'
2224
gemfile: gemfiles/Gemfile-rails.7.0.x
2325
- ruby_version: '2.7'
2426
gemfile: gemfiles/Gemfile-rails.7.0.x
2527

28+
- ruby_version: '3.1'
29+
gemfile: gemfiles/Gemfile-rails.6.1.x
2630
- ruby_version: '3.0'
2731
gemfile: gemfiles/Gemfile-rails.6.1.x
2832
- ruby_version: '2.7'

0 commit comments

Comments
 (0)