Skip to content

Commit

Permalink
Use branch-23.10 for devcontainers workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 28, 2023
1 parent c77d1ad commit 4d3b583
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 4d3b583

Please sign in to comment.