Skip to content

Commit f94238b

Browse files
adrian-gomezbyroot
authored andcommitted
Test with Rails 7.2 and Ruby 3.3
1 parent a1f6a19 commit f94238b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/ci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,17 @@ jobs:
6363
- ruby: "3.3"
6464
env:
6565
BRANCH: 7-1-stable
66+
- ruby: "3.1"
67+
env:
68+
BRANCH: 7-2-stable
69+
experimental: false
70+
- ruby: "3.2"
71+
env:
72+
BRANCH: 7-2-stable
73+
experimental: false
74+
- ruby: "3.3"
75+
env:
76+
BRANCH: 7-2-stable
6677
- ruby: "3.1"
6778
env:
6879
BRANCH: main

0 commit comments

Comments
 (0)