mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38:43 +02:00
Removed CentOS and added Oracle Linux
This commit is contained in:
parent
2b4d250ebd
commit
8d6e473b9c
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
@ -6,7 +6,6 @@ on:
|
|||||||
- published
|
- published
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '3.0'
|
|
||||||
- '4.0'
|
- '4.0'
|
||||||
- '5.0'
|
- '5.0'
|
||||||
- '5.2'
|
- '5.2'
|
||||||
@ -48,10 +47,7 @@ jobs:
|
|||||||
os:
|
os:
|
||||||
- alpine
|
- alpine
|
||||||
- ubuntu
|
- ubuntu
|
||||||
- centos
|
- ol
|
||||||
exclude:
|
|
||||||
- os: centos
|
|
||||||
build: agent2
|
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user