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 0bbb764 commit 1103dd2Copy full SHA for 1103dd2
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- ruby: ["3.1", "3.2", "3.3", "head"]
+ ruby: ["3.1", "3.2", "3.3", "3.4", "head"]
24
steps:
25
- uses: actions/checkout@v4
26
- uses: ruby/setup-ruby@v1
0 commit comments