We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf063c commit bf96467Copy full SHA for bf96467
.github/workflows/mamonsu-tests-master.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
docker_os: ['ubuntu:20.04', 'centos:7', 'centos:8']
26
- zabbix_version: ['4.0', '5.0', '5.4']
+ zabbix_version: ['4.0', '4.4.10', '5.0', '5.4']
27
pg_version: ['9.6', '10', '11', '12', '13', '14']
28
exclude:
29
# excludes PG 9.6 on CentOS 8
0 commit comments