[Git][ghc/ghc][wip/supersven/riscv64-cross-ci] Use latest supersven image
Sven Tennie (@supersven)
gitlab at gitlab.haskell.org
Sat Sep 14 16:38:34 UTC 2024
Sven Tennie pushed to branch wip/supersven/riscv64-cross-ci at Glasgow Haskell Compiler / GHC
Commits:
ba87f1a0 by Sven Tennie at 2024-09-14T18:38:07+02:00
Use latest supersven image
The image is WIP, too.
- - - - -
1 changed file:
- .gitlab/jobs.yaml
Changes:
=====================================
.gitlab/jobs.yaml
=====================================
@@ -1882,7 +1882,7 @@
]
},
"dependencies": [],
- "image": "registry.gitlab.haskell.org/supersven/ci-images/x86_64-linux-deb12-riscv64-qemu:$DOCKER_REV",
+ "image": "registry.gitlab.haskell.org/supersven/ci-images/x86_64-linux-deb12-riscv64-qemu:latest",
"needs": [
{
"artifacts": false,
@@ -5313,7 +5313,7 @@
]
},
"dependencies": [],
- "image": "registry.gitlab.haskell.org/supersven/ci-images/x86_64-linux-deb12-riscv64-qemu:$DOCKER_REV",
+ "image": "registry.gitlab.haskell.org/supersven/ci-images/x86_64-linux-deb12-riscv64-qemu:latest",
"needs": [
{
"artifacts": false,
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ba87f1a04e2540c12d8030df5c22d36480370d48
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ba87f1a04e2540c12d8030df5c22d36480370d48
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240914/15a0ca6e/attachment-0001.html>
More information about the ghc-commits
mailing list