Skip to content

Commit 3dc18b1

Browse files
committed
cicd: add ubuntu 24.04 to the master tests
1 parent 904046c commit 3dc18b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- docker_os: 'ubuntu:20.04'
4343
pg_version: '15'
4444
zabbix_version: '6.4.13'
45+
- docker_os: 'ubuntu:24.04'
46+
pg_version: '16'
47+
zabbix_version: '6.4.13'
4548
exclude:
4649
# excludes PG 15, 16 on CentOS
4750
- docker_os: 'centos:7'

0 commit comments

Comments
 (0)