Remove old compilers

release/4.3a0
Frank Dellaert 2023-02-22 23:08:54 -08:00
parent d6cd6a1cf5
commit 86ee0166b0
1 changed files with 0 additions and 10 deletions

View File

@ -29,16 +29,6 @@ jobs:
build_type: [Debug, Release] build_type: [Debug, Release]
build_unstable: [ON] build_unstable: [ON]
include: include:
# - name: ubuntu-20.04-gcc-9
# os: ubuntu-20.04
# compiler: gcc
# version: "9"
# - name: ubuntu-20.04-clang-9
# os: ubuntu-20.04
# compiler: clang
# version: "9"
- name: ubuntu-22.04-gcc-11 - name: ubuntu-22.04-gcc-11
os: ubuntu-22.04 os: ubuntu-22.04
compiler: gcc compiler: gcc