Skip to content

Commit

Permalink
use fix/devcontainer-json-location branch
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jan 18, 2024
1 parent 8227a1b commit c5bf19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
if: needs.check-event.outputs.ok == 'true'
needs: check-event
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.02
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
with:
build_command: |
sccache -z;
Expand Down

0 comments on commit c5bf19f

Please sign in to comment.