]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
ci: Build the extension for 25.08 main
authorJordan Petridis <jpetridis@gnome.org>
Tue, 2 Sep 2025 13:03:30 +0000 (16:03 +0300)
committerJordan Petridis <jpetridis@gnome.org>
Tue, 2 Sep 2025 13:03:30 +0000 (16:03 +0300)
Rather than 25.08beta, since the release is out

.gitlab-ci.yml

index aad0b0bc12d9504e36d3cb1396a241ea6a548bdc..4b219e6817f02ba9c100dffeb5f4cfab9f0238a9 100644 (file)
@@ -23,7 +23,7 @@ include:
   # Use the image from the last stable runtime that includes 25.08 sdk
   image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master'
   variables:
-    BRANCH: "25.08beta"
+    BRANCH: "25.08"
   before_script:
     - sed -i "s/24.08/$BRANCH/g" $MANIFEST_PATH