Skip to content

Commit bf63bb7

Browse files
committed
cicd: upgraded Zabbix versions
1 parent ac65455 commit bf63bb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/mamonsu-tests-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
docker_os: ['centos:7']
28-
zabbix_version: ['6.0.2']
28+
zabbix_version: ['6.0.4']
2929
pg_version: ['10', '11', '12', '13', '14']
3030

3131
steps:

.github/workflows/mamonsu-tests-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
docker_os: ['ubuntu:20.04', 'centos:7']
28-
zabbix_version: ['4.0.39', '5.0.22', '5.4.12', '6.0.2']
28+
zabbix_version: ['4.0.40', '5.0.23', '5.4.12', '6.0.4']
2929
pg_version: ['10', '11', '12', '13', '14']
3030
exclude:
3131
# excludes PG 9.6 on CentOS 8

0 commit comments

Comments
 (0)