mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-21 23:33:31 +01:00
Updated
This commit is contained in:
parent
7ed03b6b94
commit
f07a8c4e0b
3
.github/workflows/images_build_test.yml
vendored
3
.github/workflows/images_build_test.yml
vendored
@ -437,6 +437,9 @@ jobs:
|
||||
matrix:
|
||||
build: ${{ fromJson(needs.init_build.outputs.database) }}
|
||||
os: ${{ fromJson(needs.init_build.outputs.os) }}
|
||||
exclude:
|
||||
- build: build-pgsql
|
||||
os: rhel
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user