Skip to content

Commit 1db021c

Browse files
committed
Use artifacts in CI
1 parent c7954e8 commit 1db021c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ steps:
8080
env:
8181
JULIA_AMDGPU_CORE_MUST_LOAD: "1"
8282
JULIA_AMDGPU_HIP_MUST_LOAD: "1"
83-
JULIA_AMDGPU_DISABLE_ARTIFACTS: "1"
83+
# JULIA_AMDGPU_DISABLE_ARTIFACTS: "1"
8484
NNLIB_TEST_AMDGPU: true
8585

8686
# - label: "GPU julia nightly"

0 commit comments

Comments
 (0)