We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cedeae commit 91392a7Copy full SHA for 91392a7
1 file changed
.github/workflows/ci.yml
@@ -13,9 +13,6 @@ jobs:
13
strategy:
14
matrix:
15
include:
16
- - os: ubuntu-latest
17
- ruby: "2.7"
18
- task: "--include-spec"
19
- os: ubuntu-latest
20
ruby: "3.0"
21
task: "--include-spec"
0 commit comments