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 f83f325 commit bb594a0Copy full SHA for bb594a0
.github/workflows/mamonsu-tests-master.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
docker_os: ['ubuntu:20.04', 'centos:7', 'centos:8']
20
- zabbix_version: ['3.0', '4.0', '5.0', '5.4']
+ zabbix_version: ['4.0', '5.0', '5.4']
21
pg_version: ['9.6', '10', '11', '12', '13', '14']
22
23
steps:
0 commit comments