From 8d6e473b9ca8ca41e850c6a5fa9f70570757b99b Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 10 Jun 2021 02:19:56 +0300 Subject: [PATCH] Removed CentOS and added Oracle Linux --- .github/workflows/CI.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 85b0e9a90..eaba9edf5 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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: