mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-28 08:18:50 +01: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
|
||||
push:
|
||||
branches:
|
||||
- '3.0'
|
||||
- '4.0'
|
||||
- '5.0'
|
||||
- '5.2'
|
||||
@ -48,10 +47,7 @@ jobs:
|
||||
os:
|
||||
- alpine
|
||||
- ubuntu
|
||||
- centos
|
||||
exclude:
|
||||
- os: centos
|
||||
build: agent2
|
||||
- ol
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user