From cec84d8e48451381453f77cf4ea7bb7c3e444aa7 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Thu, 28 Sep 2023 13:52:34 -0500 Subject: [PATCH] Use branch-23.10 for devcontainers workflow. (#289) https://github.com/rapidsai/shared-action-workflows/pull/122 was merged, so the devcontainers workflow should use `branch-23.10` for the release. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Ray Douglass (https://github.com/raydouglass) URL: https://github.com/rapidsai/kvikio/pull/289 --- .github/workflows/pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 0330df7048..472be6d62f 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -60,7 +60,7 @@ jobs: run_script: "ci/build_docs.sh" devcontainer: secrets: inherit - uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@fea/devcontainers + uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@branch-23.10 with: build_command: | sccache -z;