mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-27 04:32:55 +00:00
No clang 9.
This commit is contained in:
parent
dc790bc093
commit
99b923244c
2
.github/workflows/build-and-test-linux.yaml
vendored
2
.github/workflows/build-and-test-linux.yaml
vendored
@ -31,6 +31,8 @@ jobs:
|
|||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
compiler_version: 11
|
compiler_version: 11
|
||||||
|
- compiler: clang
|
||||||
|
compiler_version: 9
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
compiler: clang
|
compiler: clang
|
||||||
compiler_version: 10
|
compiler_version: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user