Skip to content

Commit d72c786

Browse files
committed
tmp commit
Signed-off-by: Patrick Roy <[email protected]>
1 parent f68c09a commit d72c786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/devtool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ ensure_ci_artifacts() {
523523

524524
# Fetch all the artifacts so they are local
525525
say "Fetching CI artifacts from S3"
526-
S3_URL=s3://spec.ccfc.min/firecracker-ci/v1.7/$(uname -m)
526+
S3_URL=s3://spec.ccfc.min/firecracker-ci/4360-tmp-artifacts/$(uname -m)
527527
ARTIFACTS=$MICROVM_IMAGES_DIR/$(uname -m)
528528
if [ ! -d "$ARTIFACTS" ]; then
529529
mkdir -pv $ARTIFACTS

0 commit comments

Comments
 (0)