From 18c5e209e1bddac61753e0ebef6ed53ad895df8d Mon Sep 17 00:00:00 2001 From: Shin <2082119+shinsenter@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:07:04 +0900 Subject: [PATCH] [5.x] Temporarily disable builds for the Nginx Unit variant (#189) --- .github/workflows/02-servers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/02-servers.yml b/.github/workflows/02-servers.yml index 70c2be06..05bf7f43 100644 --- a/.github/workflows/02-servers.yml +++ b/.github/workflows/02-servers.yml @@ -46,7 +46,7 @@ jobs: - with-nginx - with-roadrunner - with-f8p - - with-unit + # - with-unit with: app_name: ${{ matrix.app }} tag_prefix: ${{ inputs.tag_prefix }}