We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2201366 commit ea019caCopy full SHA for ea019ca
.github/workflows/ci.yml
@@ -17,8 +17,6 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- llvm: ["11", "12", "13", "14", "15", "16"]
21
- build: ["Release"] # "RelWithDebInfo"
22
os: [ubuntu-20.04]
23
24
timeout-minutes: 600
0 commit comments