Skip to content

Commit

Permalink
Use branch-23.10 for devcontainers workflow. (rapidsai#289)
Browse files Browse the repository at this point in the history
rapidsai/shared-workflows#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: rapidsai#289
  • Loading branch information
bdice authored Sep 28, 2023
1 parent c77d1ad commit cec84d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit cec84d8

Please sign in to comment.