1
0
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:
Brenden Matthews 2021-04-18 10:51:43 -05:00
parent 6d25b04a66
commit 90e4056c01
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD

View File

@ -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