Skip to content

Commit 702743c

Browse files
committed
testing - TODO: revert
1 parent f23efb9 commit 702743c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
# This is a PR required job.
141141
rust-images:
142142
needs: [permission-check, determine-docker-build-metadata]
143-
uses: aptos-labs/aptos-core/.github/workflows/workflow-run-docker-rust-build.yaml@main
143+
uses: aptos-labs/aptos-core/.github/workflows/workflow-run-docker-rust-build.yaml@jkao97/verify-and-build-images-for-workflows # TODO: change back to main
144144
secrets: inherit
145145
with:
146146
GIT_SHA: ${{ needs.determine-docker-build-metadata.outputs.gitSha }}

0 commit comments

Comments
 (0)