Skip to content

Commit 37ddafe

Browse files
committed
cicd: add ubuntu 24.04 to the dev tests
1 parent a2cd6b9 commit 37ddafe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
- docker_os: 'centos:8'
3737
pg_version: '16'
3838
zabbix_version: '6.4.13'
39+
- docker_os: 'ubuntu:24.04'
40+
pg_version: '16'
41+
zabbix_version: '6.4.13'
3942
exclude:
4043
- docker_os: 'centos:8'
4144
pg_version: '12'

0 commit comments

Comments
 (0)