Skip to content

Commit 8d6ac4f

Browse files
committed
try ruby 3.2.9 in CI
1 parent 496acb7 commit 8d6ac4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
include:
36-
- ruby_version: "3.2"
36+
- ruby_version: "3.2.9"
3737
rails_version: "7.1"
3838
- ruby_version: "3.3"
3939
rails_version: "7.2"

0 commit comments

Comments
 (0)