Skip to content

Commit 4a97f97

Browse files
author
Bart de Water
committed
Test Rails 6.1 on CI
1 parent c9d098c commit 4a97f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
ruby: [2.6, 2.7, 3.0]
17-
gemfile: [rails_5_2, rails_6_0, rails_edge]
17+
gemfile: [rails_5_2, rails_6_0, rails_6_1, rails_edge]
1818
exclude:
1919
- ruby: 2.6
2020
gemfile: rails_edge

0 commit comments

Comments
 (0)