We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76b3be commit 76f2009Copy full SHA for 76f2009
libcxx/utils/ci/buildkite-pipeline.yml
@@ -821,7 +821,7 @@ steps:
821
limit: 2
822
timeout_in_minutes: 120
823
824
- - group: ":apple: Apple"
+ - group: ":mac: Apple"
825
steps:
826
- label: "MacOS x86_64"
827
command: "libcxx/utils/ci/run-buildbot generic-cxx20"
@@ -1067,7 +1067,7 @@ steps:
1067
1068
1069
1070
- - group: "FreeBSD"
+ - group: ":freebsd: FreeBSD"
1071
1072
- label: "FreeBSD 13 amd64"
1073
command: "libcxx/utils/ci/run-buildbot generic-cxx23"
0 commit comments