We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be2fda commit 513f6b7Copy full SHA for 513f6b7
.github/workflows/check-full.yaml
@@ -34,7 +34,7 @@ jobs:
34
- {os: ubuntu-20.04, r: 'devel', http-user-agent: 'release'}
35
- {os: ubuntu-20.04, r: 'oldrel'}
36
- {os: ubuntu-20.04, r: '3.6'}
37
- - {os: ubuntu-18.04, r: '3.6'}
+ #- {os: ubuntu-18.04, r: '3.6'}
38
39
40
env:
0 commit comments