Skip to content

Commit

Permalink
ci: use rootfs image with openmodelica and gfortran pre-installed
Browse files Browse the repository at this point in the history
  • Loading branch information
thazhemadam committed Sep 26, 2024
1 parent fb04c1d commit efbcb00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .buildkite/launch_benchmarks.yml.signature
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Salted__j(`�$~���Ic h��B'6����C�E����"c2>꿄���XW�m.Ɲ6��K_���5L�FV‚�Xp�sE����
Salted__��:��lV@Ǜn�����ez�>� :�l���&:,/�Bo�����@��m��+V�lՐ�eZ-����=J�Zft���l�/
4 changes: 2 additions & 2 deletions .buildkite/run_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ steps:
- JuliaCI/julia#v1:
version: "1.10"
- staticfloat/sandbox:
rootfs_url: "https://github.com/thazhemadam/openmodelica-rootfs-image/releases/download/v1.23.0/rootfs-openmodelica-v1.23.0.amd64.tar.gz"
rootfs_treehash: "82970243dc4f188e599a976abc20951f4aba2912"
rootfs_url: "https://github.com/thazhemadam/ScimlBenchmarks-rootfs-image/releases/download/rootfs-image/rootfs-script.amd64.tar.gz"
rootfs_treehash: "943bde824554f0afad5a939341f05e3bdb393051"
uid: 1000
gid: 1000
workspaces:
Expand Down

0 comments on commit efbcb00

Please sign in to comment.