From c0b16a83b39fead66e0a88412e29aaac6c871d69 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 15 Feb 2024 23:49:11 +0900 Subject: [PATCH] RHEL build test --- .github/workflows/images_build_rhel.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/images_build_rhel.yml b/.github/workflows/images_build_rhel.yml index dd8df3c8d..f0170237b 100644 --- a/.github/workflows/images_build_rhel.yml +++ b/.github/workflows/images_build_rhel.yml @@ -72,6 +72,7 @@ jobs: disable-sudo: true egress-policy: block allowed-endpoints: > + api.github.com:443 github.com:443 - name: Checkout repository