mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-13 19:22:58 +00:00
Update compiler matrix.
This commit is contained in:
parent
6d25b04a66
commit
90e4056c01
6
.github/workflows/build-and-test-linux.yaml
vendored
6
.github/workflows/build-and-test-linux.yaml
vendored
@ -12,12 +12,12 @@ jobs:
|
||||
- clang
|
||||
- gcc
|
||||
compiler_version:
|
||||
- 8
|
||||
- 9
|
||||
- 10
|
||||
- 11
|
||||
exclude:
|
||||
- compiler: clang
|
||||
compiler_version: 7
|
||||
- compiler: gcc
|
||||
compiler_version: 11
|
||||
- os: ubuntu-18.04
|
||||
compiler: clang
|
||||
compiler_version: 10
|
||||
|
Loading…
Reference in New Issue
Block a user