Skip to content

Commit a89ee14

Browse files
committed
Remove Rails 8/ruby 3.1 tests
1 parent 9e27a70 commit a89ee14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
ruby-version: ["3.1", "3.2", "3.3"]
3131
gemfile: [ rails_7_2, rails_main ]
3232
database: [sqlite, postgres, mysql]
33+
exclude:
34+
- ruby-version: "3.1"
35+
gemfile: rails_main
3336
services:
3437
redis:
3538
image: redis

0 commit comments

Comments
 (0)