Skip to content

Commit 8a1948f

Browse files
authored
Update ci.yml
1 parent c82cfe0 commit 8a1948f

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
needs: build
3434
strategy:
3535
matrix:
36-
ruby-version: ['2.6', '2.7', '3.0', '3.1', '3.4']
36+
ruby-version: ['2.6', '2.7', '3.0', '3.4.4']
3737

3838
steps:
3939
- name: Checkout

0 commit comments

Comments
 (0)