We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56a649 commit 4c63638Copy full SHA for 4c63638
1 file changed
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
ruby-version: [
28
"2.0",
29
"3.4",
30
- "4.0",
+ "4.1",
31
]
32
33
name: Ruby ${{ matrix.ruby-version }} on OS ${{ matrix.os }}
0 commit comments