We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10be306 commit 880107fCopy full SHA for 880107f
1 file changed
.github/workflows/ruby.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- ruby-version: ['3.1', '3.2', '3.3']
+ ruby-version: ['3.1', '3.2', '3.3', '3.4']
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments