Skip to content

Commit 14e37f2

Browse files
committed
ci: use new test rootfs image
1 parent a60a784 commit 14e37f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/run_benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ steps:
1919
- JuliaCI/julia#v1:
2020
version: "1.10"
2121
- staticfloat/sandbox:
22-
rootfs_url: "https://github.com/thazhemadam/openmodelica-rootfs-image/releases/download/v1.23.0/rootfs-openmodelica-v1.23.0.amd64.tar.gz"
23-
rootfs_treehash: "82970243dc4f188e599a976abc20951f4aba2912"
22+
rootfs_url: "https://github.com/thazhemadam/SciMLBenchmarks-rootfs-image/releases/download/v1.0.1/sciml-benchmarks-rootfs-image-v1.0.1.amd64.tar.gz"
23+
rootfs_treehash: "1ca61dc27d89849ed03af6c9babdbd4042ddd4f2"
2424
uid: 1000
2525
gid: 1000
2626
workspaces:

0 commit comments

Comments
 (0)