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 8d6c2ec commit 2d40c61Copy full SHA for 2d40c61
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
if: matrix.allow_failure == true
35
run: 'cask && make test || true'
36
37
- test:
+ test-ubuntu-20:
38
runs-on: ubuntu-20.04 # bash 5.0
39
strategy:
40
matrix:
0 commit comments