Skip to content

Commit

Permalink
Updated Ruby version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonator committed Aug 24, 2024
1 parent 96b1c8c commit 8b8afac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:

strategy:
matrix:
rails: ["6.1", "7.0", "7.1", "master"]
ruby: ["3.0", "3.1", "3.2"]
rails: ["6.1", "7.0", "7.1", "7.3", "master"]
ruby: ["3.1", "3.2", "3.3"]

runs-on: ubuntu-latest

Expand Down

0 comments on commit 8b8afac

Please sign in to comment.