Skip to content

Commit

Permalink
Test with Rails 7.2 and Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-gomez authored and byroot committed Sep 26, 2024
1 parent a1f6a19 commit f94238b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,17 @@ jobs:
- ruby: "3.3"
env:
BRANCH: 7-1-stable
- ruby: "3.1"
env:
BRANCH: 7-2-stable
experimental: false
- ruby: "3.2"
env:
BRANCH: 7-2-stable
experimental: false
- ruby: "3.3"
env:
BRANCH: 7-2-stable
- ruby: "3.1"
env:
BRANCH: main
Expand Down

0 comments on commit f94238b

Please sign in to comment.