Skip to content

Commit 936aeb4

Browse files
committed
Correct version
1 parent 263a926 commit 936aeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
ruby-version: [3.4.3, 3.3.6, 3.1.2, 2.7.4]
15+
ruby-version: [3.4.2, 3.3.6, 3.1.2, 2.7.4]
1616
max-parallel: 4
1717

1818
steps:

0 commit comments

Comments
 (0)