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.
2 parents 8f213de + 95d7fc3 commit 08fdaa9Copy full SHA for 08fdaa9
.github/workflows/ruby.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
strategy:
26
matrix:
27
- ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3']
+ ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
28
29
steps:
30
- uses: actions/checkout@v4
0 commit comments