mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
This too
This commit is contained in:
parent
10e1e4bc9d
commit
679065c0f6
12
.github/workflows/build-and-test-linux.yaml
vendored
12
.github/workflows/build-and-test-linux.yaml
vendored
@ -40,14 +40,18 @@ jobs:
|
|||||||
- compiler: clang
|
- compiler: clang
|
||||||
compiler_version: 9
|
compiler_version: 9
|
||||||
|
|
||||||
# ubuntu-20.04
|
# 13, 14, 15 only exist for clang
|
||||||
- os: ubuntu-20.04
|
|
||||||
compiler: gcc
|
|
||||||
compiler_version: 12
|
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
compiler_version: 13
|
compiler_version: 13
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
compiler_version: 14
|
compiler_version: 14
|
||||||
|
- compiler: gcc
|
||||||
|
compiler_version: 15
|
||||||
|
|
||||||
|
# ubuntu-20.04
|
||||||
|
- os: ubuntu-20.04
|
||||||
|
compiler: gcc
|
||||||
|
compiler_version: 12
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
compiler_version: 11
|
compiler_version: 11
|
||||||
|
Loading…
Reference in New Issue
Block a user