Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
m-nakamura145 and ekohl authored May 10, 2024
1 parent eb9f0f7 commit 363a906
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.1", "3.2.4", "3.1.5", "3.0.7", "2.7.8"]
ruby: ["3.3", "3.2", "3.1", "3.0", "2.7"]
include:
- rails: "5.2"
ruby: "2.7.8"
Expand Down

0 comments on commit 363a906

Please sign in to comment.