Skip to content

Commit 61591a4

Browse files
author
Anant Thazhemadam
committed
ci: use rootfs image with openmodelica and gfortran pre-installed
1 parent fb04c1d commit 61591a4

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/rootfs-image/rootfs-script.amd64.tar.gz"
23+
rootfs_treehash: "943bde824554f0afad5a939341f05e3bdb393051"
2424
uid: 1000
2525
gid: 1000
2626
workspaces:

0 commit comments

Comments
 (0)