From 6dc07b41815fe8230bd4cca029d8b5810142983c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 11 Jul 2024 19:46:52 +0200 Subject: [PATCH] ci: Rebuild javascript image The eslint job occasionally fails because node hits an illegal-instruction error. There's a chance that a package update fixed that issue in the meantime, so rebuild the image. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95d267fa1..784038f52 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,7 @@ workflow: .gnome-shell.fedora: variables: FDO_DISTRIBUTION_VERSION: 40 - FDO_DISTRIBUTION_TAG: '2024-02-23.0' + FDO_DISTRIBUTION_TAG: '2024-07-11.0' FDO_DISTRIBUTION_PACKAGES: gjs nodejs