mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-24 08:43:33 +01:00
Update CI.yml
This commit is contained in:
parent
d5e3ef6974
commit
c3ecd898b1
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -89,8 +89,7 @@ jobs:
|
||||
fi
|
||||
|
||||
if [ "${{ matrix.os }}" == "centos" ]; then
|
||||
#DOCKER_PLATFORM="linux/amd64,linux/arm64,linux/ppc64le"
|
||||
DOCKER_PLATFORM="linux/amd64"
|
||||
DOCKER_PLATFORM="linux/amd64,linux/arm64,linux/ppc64le"
|
||||
fi
|
||||
|
||||
if [ "${{ matrix.build }}" == "java-gateway" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user