We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263a926 commit 936aeb4Copy full SHA for 936aeb4
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- ruby-version: [3.4.3, 3.3.6, 3.1.2, 2.7.4]
+ ruby-version: [3.4.2, 3.3.6, 3.1.2, 2.7.4]
16
max-parallel: 4
17
18
steps:
0 commit comments