We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bb9d79 + 810db15 commit 60629c1Copy full SHA for 60629c1
.github/workflows/coveralls.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- ruby: ["2.6", "2.7", "3.0"]
+ ruby: ["2.6", "2.7", "3.0", "3.1"]
20
runs-on: ubuntu-latest
21
22
steps:
0 commit comments