File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5390,24 +5390,24 @@ os = "linux"
53905390
53915391[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .squashfs" ]]
53925392arch = " x86_64"
5393- git-tree-sha1 = " 7e74660a66b2914c785c55092fc7bd6adf0ef8b9 "
5393+ git-tree-sha1 = " 68d66eaf3d8ed99afea82229e16ce9eda2b454da "
53945394lazy = true
53955395libc = " musl"
53965396os = " linux"
53975397
53985398 [["Rootfs .v2025 .7 .4 .x86_64-linux-musl .squashfs" .download ]]
5399- sha256 = " 468d5c0fb3a6167171f2464555cd67257f1cdc87bcc0bdab5914208076f5fa8c "
5399+ sha256 = " 303aa5972b7b5b92838de6d20208fcbce26dfc1ed41328cba8c78cd5b9fb7b30 "
54005400 url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2025.7.4/Rootfs.v2025.7.4.x86_64-linux-musl.squashfs.tar.gz"
54015401
54025402[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .unpacked" ]]
54035403arch = " x86_64"
5404- git-tree-sha1 = " fcf20261875c921fae433a73e0ca11d5750770e6 "
5404+ git-tree-sha1 = " e8c56f9c44dbe45e2f378f5b44bf8e81190c3e62 "
54055405lazy = true
54065406libc = " musl"
54075407os = " linux"
54085408
54095409 [["Rootfs .v2025 .7 .4 .x86_64-linux-musl .unpacked" .download ]]
5410- sha256 = " 3b36e51a960db22767f1ea2a4bbada2d09173b58a61b68e2d6334585b373cec1 "
5410+ sha256 = " b0e3353902e74394387311cb3122a1856704c35257acf9bb39268860f7a77df6 "
54115411 url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2025.7.4/Rootfs.v2025.7.4.x86_64-linux-musl.unpacked.tar.gz"
54125412
54135413[["RustBase .v1 .57 .0 .x86_64-linux-musl .squashfs" ]]
Original file line number Diff line number Diff line change 142142 platform = Platform (" x86_64" , " linux" )
143143 common_opts = (preferred_gcc_version= v " 9" , compilers= [:c , :ocaml ])
144144
145- shards = choose_shards (platform; preferred_ocaml_version = v " 5.4 " , (common_opts). .. )
146- @test filter (s-> s. name == " OCaml" , shards)[end ]. version == v " 5.4 "
145+ shards = choose_shards (platform; preferred_ocaml_version = v " 5.3 " , (common_opts). .. )
146+ @test filter (s-> s. name == " OCaml" , shards)[end ]. version == v " 5.3 "
147147
148148 @test_throws ErrorException choose_shards (platform; preferred_ocaml_version = v " 4.1" , (common_opts). .. )
149149 end
You can’t perform that action at this time.
0 commit comments