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 99cf157 + 3776104 commit 2bb9d79Copy full SHA for 2bb9d79
.github/workflows/ruby.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby: ["2.6", "2.7", "3.0"]
+ ruby: ["2.6", "2.7", "3.0", "3.1"]
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v2
0 commit comments