Removed CentOS and added Oracle Linux

This commit is contained in:
Alexey Pustovalov 2021-06-10 02:19:56 +03:00 committed by GitHub
parent 2b4d250ebd
commit 8d6e473b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: