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 644406d commit b9c76a7Copy full SHA for b9c76a7
.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