mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-23 05:48:46 +01:00
Prepare universal workflow
This commit is contained in:
parent
1ebf3af77a
commit
508486e1c3
2
.github/workflows/images_build_rhel.yml
vendored
2
.github/workflows/images_build_rhel.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
build_base:
|
||||
timeout-minutes: 30
|
||||
name: Build ${{ matrix.build }} base on RHEL (${{ matrix.os }})
|
||||
runs-on: [self-hosted, linux, ${{ matrix.os }}]
|
||||
runs-on: [self-hosted, linux, "${{ matrix.os }}"]
|
||||
needs: ["init_build"]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user