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 c78c48f commit 1f3170cCopy full SHA for 1f3170c
.github/workflows/mamonsu-tests-master.yml
@@ -22,7 +22,7 @@ jobs:
22
MAMONSU_PATH: '/home/runner/work/mamonsu/mamonsu/'
23
strategy:
24
matrix:
25
- docker_os: ['ubuntu:20.04', 'centos:7', 'centos:8']
+ docker_os: ['ubuntu:20.04', 'centos:7']
26
zabbix_version: ['4.0.36', '4.4.10', '5.0.18', '5.4.8']
27
pg_version: ['9.6', '10', '11', '12', '13', '14']
28
exclude:
0 commit comments