From 67552cde126ea6f6bf29c3b9694375fcd4347734 Mon Sep 17 00:00:00 2001 From: Parag Kulkarni Date: Mon, 23 Oct 2023 17:34:06 +0530 Subject: [PATCH] Release + no-ucx --- .github/workflows/ci-gh-build-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-gh-build-release.yml b/.github/workflows/ci-gh-build-release.yml index 9fde39ecf..ef1ae2fd0 100644 --- a/.github/workflows/ci-gh-build-release.yml +++ b/.github/workflows/ci-gh-build-release.yml @@ -21,3 +21,4 @@ jobs: runs-on: ${{ github.repository_owner == 'nv-legate' && 'linux-amd64-32cpu' || 'ubuntu-latest' }} sha: ${{ github.sha }} build-type: release + ucx-config: no-ucx