]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Add builds on new NetBSD workers
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 24 Apr 2025 15:04:15 +0000 (17:04 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 25 Apr 2025 14:50:31 +0000 (16:50 +0200)
.gitlab-ci.yml

index 0b402e6ec7299e7e1b70fb7e8dea19a94b831394..5afefadae68024382f3ec4b9e70d5ebbc22e1495 100644 (file)
@@ -942,6 +942,18 @@ build-birdlab-openbsd-76:
     - birdlab-openbsd-76
     - amd64
 
+build-birdlab-netbsd-09:
+  <<: *build-birdlab-base
+  tags:
+    - birdlab-netbsd-09
+    - amd64
+
+build-birdlab-netbsd-10:
+  <<: *build-birdlab-base
+  tags:
+    - birdlab-netbsd-10
+    - amd64
+
 # We have also some virtuals for these but there are working dockers as well
 # so no need to bother again
 #build-birdlab-debian-11: