Clang-6.0 is still supported according to Ubuntu package list website.
fail-fast: false
matrix:
include:
- - name: Ubuntu 18.04 GCC
- os: ubuntu-18.04
+ - name: Ubuntu 20.04 GCC
+ os: ubuntu-20.04
compiler: gcc
cxx-compiler: g++
# Limit parallel test jobs to prevent wine errors
parallels-jobs: 1
- - name: Ubuntu 18.04 Clang
- os: ubuntu-18.04
+ - name: Ubuntu 20.04 Clang
+ os: ubuntu-20.04
compiler: clang-6.0
cxx-compiler: clang++-6.0
packages: clang-6.0
compiler: gcc
configure-args: --warn
- - name: Ubuntu 18.04 GCC
- os: ubuntu-18.04
+ - name: Ubuntu 20.04 GCC
+ os: ubuntu-20.04
compiler: gcc
configure-args: --warn