Skip to content

Commit cdfdab0

Browse files
DilumAluthgeKristofferC
authored andcommitted
CI (Buildkite): llvmpasses: use the latest rootfs image (#41864)
(cherry picked from commit 01d439e)
1 parent 044b334 commit cdfdab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipelines/main/misc/llvmpasses.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ steps:
3333
- JuliaCI/julia#v1:
3434
version: 1.6
3535
- staticfloat/sandbox#v1:
36-
rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v3.1/package_linux.x86_64.tar.gz
37-
rootfs_treehash: "8c33c341a864852629b8aac01a6eb6a79b73570e"
36+
rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v3.8/package_linux.x86_64.tar.gz
37+
rootfs_treehash: "84a323ae8fcc724f8ea5aca5901bbbf4bda3e519"
3838
uid: 1000
3939
gid: 1000
4040
workspaces:

0 commit comments

Comments
 (0)