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 2502fce commit 2138f76Copy full SHA for 2138f76
.github/workflows/strategy-matrix.yml
@@ -20,4 +20,3 @@ jobs:
20
continue-on-error: ${{ matrix.version == 23 }}
21
run: |
22
echo "Running tests..."
23
- [[ "${{ matrix.version }}" == "18" ]] && false
0 commit comments