Using trixie (as ubuntu-latest)

pull/1416/head
Quentin VIGNAUD 2 months ago
parent 53eb17c312
commit dee95d9044

@ -38,7 +38,7 @@ treatment buildTestAya(const github_contexts: string = "{}")
memory=150, memory=150,
storage=800, storage=800,
containers=[ containers=[
|container("aarch64", 6000, 1000, 8000, |amd64(), [], "rust:1.90-bookworm", _) |container("aarch64", 6000, 1000, 8000, |amd64(), [], "rust:1.90-trixie", _)
] ]
) )

Loading…
Cancel
Save