]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
.cirrus.yml: Use proper capitalization for MacOS and FreeBSD. 4274/head
authorFlorian Forster <octo@collectd.org>
Tue, 6 Feb 2024 21:05:06 +0000 (22:05 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 6 Feb 2024 21:05:54 +0000 (22:05 +0100)
.cirrus.yml

index 7cb4f98877fb0ab207f368342fee09b08dfb394e..813e7bbd68806cf66679323bcbcc4c508ee59bb5 100644 (file)
@@ -92,7 +92,7 @@ bleeding_edge_compilers_task:
     make_check_artifacts:
       path: "**/*.log"
 
-freebsd_task:
+FreeBSD_task:
   freebsd_instance:
     matrix:
       - image_family: freebsd-13-2
@@ -119,7 +119,7 @@ freebsd_task:
     make_check_artifacts:
       path: "**/*.log"
 
-macos_task:
+MacOS_task:
   macos_instance:
     matrix:
       - image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest