1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-15 13:34:32 +01:00

Corrected template name

This commit is contained in:
Pavel Odintsov 2022-04-21 20:36:58 +01:00
parent 7af0a0a35f
commit f982a83161

@ -184,11 +184,11 @@ workflows:
version: 2
all_distros:
jobs:
- build_centos7:
- build_centos:
docker_image: centos:centos7
centos_version: 7
name: "centos7"
- build_centos8:
- build_centos:
docker_image: almalinux:8
centos_version: 8
name: "centos8"