Skip to content

Commit 52df66b

Browse files
committed
Add Rails 8.1 to workflows
1 parent f7fccd7 commit 52df66b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/super_diff.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,15 @@ jobs:
6161
- rails_7_1
6262
- rails_7_2
6363
- rails_8_0
64+
- rails_8_1
6465
- no_rails
6566
rspec_appraisal:
6667
- rspec_lt_3_10
6768
- rspec_gte_3_10
6869
- rspec_gte_3_13
6970
exclude:
71+
- ruby: "3.1"
72+
rails_appraisal: "rails_8_1"
7073
- ruby: "3.1"
7174
rails_appraisal: "rails_8_0"
7275
- ruby: "3.4"

0 commit comments

Comments
 (0)