We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 644406d + b9c76a7 commit cf2d31eCopy full SHA for cf2d31e
1 file changed
.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
20
matrix:
21
ruby:
22
- "3.3"
23
+ - "3.4"
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments