add 3.16 build

This commit is contained in:
Michael Davidsaver
2022-01-27 09:27:53 -08:00
parent 93e90c5a04
commit f3911d5831

View File

@@ -219,6 +219,12 @@ jobs:
matrix:
# Job names also name artifacts, character limitations apply
include:
- name: "CentOS-7 3.16"
image: centos:7
cmp: gcc
configuration: default
base: "3.16"
- name: "CentOS-7 3.15"
image: centos:7
cmp: gcc