Skip to content

Commit

Permalink
Bump ruby versions on test jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 committed May 9, 2024
1 parent f300fcc commit eb9f0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
rails: ["7.1", "7.0", "6.1", "6.0"]
ruby: ["3.3.0", "3.2.2", "3.1.4", "3.0.6", "2.7.8"]
ruby: ["3.3.1", "3.2.4", "3.1.5", "3.0.7", "2.7.8"]
include:
- rails: "5.2"
ruby: "2.7.8"
Expand Down

0 comments on commit eb9f0f7

Please sign in to comment.