]> tinc-vpn.org Git - tinc/commitdiff
Make sourcehut builds use the latest version of each image
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 2 Apr 2026 10:16:00 +0000 (12:16 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 2 Apr 2026 10:16:00 +0000 (12:16 +0200)
.builds/freebsd.yml
.builds/netbsd.yml
.builds/openbsd.yml

index 8cbd898e8e7d36474efa57e0a5da8b108e3f0851..129fe18b4fe54f9837c4f0e4edeef7c3df6bc57c 100644 (file)
@@ -1,4 +1,4 @@
-image: freebsd/14.x
+image: freebsd/latest
 
 packages:
   - cmocka
index b5b540139cc001ee9b714346675d6c073d0c124a..5b6926929f3e424dd27c03690dd518180b8296ab 100644 (file)
@@ -1,4 +1,4 @@
-image: netbsd/10.x
+image: netbsd/latest
 
 packages:
   - cmocka
index ae0fd1c20a6e22c9ead31fe01e0ad4f62d5dc267..47b64beb289f67cb2e97e0429c0deeb8f51d254b 100644 (file)
@@ -1,4 +1,4 @@
-image: openbsd/7.7
+image: openbsd/latest
 
 packages:
   - cmocka