Skip to content

Commit 20dbda2

Browse files
committed
fix: update rails CI to use 3.4.8
1 parent b58a083 commit 20dbda2

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
@@ -182,7 +182,7 @@ jobs:
182182
fail-fast: false
183183
matrix:
184184
ruby:
185-
- 3.4.5
185+
- 3.4.8
186186
os:
187187
- ubuntu-latest
188188
- macos-latest

0 commit comments

Comments
 (0)