Skip to content

Commit

Permalink
chore: added ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
celinefb committed Dec 4, 2024
1 parent d38a23d commit 9f6dfc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ jobs:
- 2.7
- 3.0
- 3.1
- 3.2
- 3.3
rails:
- 6.0.5
- 6.1.0
- 7.0.0
- 7.2.1
env:
RAILS_VERSION: "~> ${{ matrix.rails }}"
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 9f6dfc0

Please sign in to comment.