Skip to content

Commit 306d431

Browse files
committed
Give sandboxed whitespace job access to julia
1 parent dad3860 commit 306d431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipelines/main/misc/whitespace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v4.8/package_linux.x86_64.tar.gz
1616
rootfs_treehash: "2a058481b567f0e91b9aa3ce4ad4f09e6419355a"
1717
workspaces:
18-
- "/cache/repos:/cache/repos"
18+
- "/cache:/cache"
1919
timeout_in_minutes: 10
2020
commands: |
2121
make --output-sync -j$${JULIA_CPU_THREADS:?} check-whitespace

0 commit comments

Comments
 (0)