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 3178667 commit 3be02d3Copy full SHA for 3be02d3
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ jobs:
5
strategy:
6
fail-fast: false
7
matrix:
8
- ruby: ['2.6', '2.7', '3.0', '3.1', '3.2', '3.3', 'head']
+ ruby: ['2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4','head']
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
0 commit comments