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"
5390
5390
5391
5391
[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .squashfs" ]]
5392
5392
arch = " x86_64"
5393
- git-tree-sha1 = " 7e74660a66b2914c785c55092fc7bd6adf0ef8b9 "
5393
+ git-tree-sha1 = " 68d66eaf3d8ed99afea82229e16ce9eda2b454da "
5394
5394
lazy = true
5395
5395
libc = " musl"
5396
5396
os = " linux"
5397
5397
5398
5398
[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .squashfs" .download ]]
5399
- sha256 = " 468d5c0fb3a6167171f2464555cd67257f1cdc87bcc0bdab5914208076f5fa8c "
5399
+ sha256 = " 303aa5972b7b5b92838de6d20208fcbce26dfc1ed41328cba8c78cd5b9fb7b30 "
5400
5400
url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2025.7.4/Rootfs.v2025.7.4.x86_64-linux-musl.squashfs.tar.gz"
5401
5401
5402
5402
[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .unpacked" ]]
5403
5403
arch = " x86_64"
5404
- git-tree-sha1 = " fcf20261875c921fae433a73e0ca11d5750770e6 "
5404
+ git-tree-sha1 = " e8c56f9c44dbe45e2f378f5b44bf8e81190c3e62 "
5405
5405
lazy = true
5406
5406
libc = " musl"
5407
5407
os = " linux"
5408
5408
5409
5409
[["Rootfs .v2025 .7 .4 .x86_64-linux-musl .unpacked" .download ]]
5410
- sha256 = " 3b36e51a960db22767f1ea2a4bbada2d09173b58a61b68e2d6334585b373cec1 "
5410
+ sha256 = " b0e3353902e74394387311cb3122a1856704c35257acf9bb39268860f7a77df6 "
5411
5411
url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Rootfs-v2025.7.4/Rootfs.v2025.7.4.x86_64-linux-musl.unpacked.tar.gz"
5412
5412
5413
5413
[["RustBase .v1 .57 .0 .x86_64-linux-musl .squashfs" ]]
Original file line number Diff line number Diff line change 142
142
platform = Platform (" x86_64" , " linux" )
143
143
common_opts = (preferred_gcc_version= v " 9" , compilers= [:c , :ocaml ])
144
144
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 "
147
147
148
148
@test_throws ErrorException choose_shards (platform; preferred_ocaml_version = v " 4.1" , (common_opts). .. )
149
149
end
You can’t perform that action at this time.
0 commit comments