We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bd52d commit a7b305cCopy full SHA for a7b305c
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Test the project
38
run: 'eldev -p -dtT test'
39
40
- test:
+ test-ubuntu-20:
41
runs-on: ubuntu-20.04 # bash 5.0
42
strategy:
43
matrix:
0 commit comments