Skip to content

Commit bf96467

Browse files
committed
cicd: added Zabbix 4.4 env
1 parent dbf063c commit bf96467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
docker_os: ['ubuntu:20.04', 'centos:7', 'centos:8']
26-
zabbix_version: ['4.0', '5.0', '5.4']
26+
zabbix_version: ['4.0', '4.4.10', '5.0', '5.4']
2727
pg_version: ['9.6', '10', '11', '12', '13', '14']
2828
exclude:
2929
# excludes PG 9.6 on CentOS 8

0 commit comments

Comments
 (0)