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 committed Sep 25, 2024
1 parent da1bd33 commit 01f9912
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 01f9912

Please sign in to comment.