summaryrefslogtreecommitdiffstats
path: root/.gitlab/os-macos.yml
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-11-30 16:26:34 (GMT)
committerBrad King <brad.king@kitware.com>2022-11-30 16:27:56 (GMT)
commite8c6e06815fe17f6035499645524e3b178ce9ebf (patch)
tree01f011cee1cd70c172bbd3ff9d02adfdff6425a2 /.gitlab/os-macos.yml
parentebbc3a81715d6b797d6ec8e7462986bc5b8add9f (diff)
downloadCMake-e8c6e06815fe17f6035499645524e3b178ce9ebf.zip
CMake-e8c6e06815fe17f6035499645524e3b178ce9ebf.tar.gz
CMake-e8c6e06815fe17f6035499645524e3b178ce9ebf.tar.bz2
gitlab-ci: rename tag configuration entries to start in '$os_$arch_tags'
This groups their definitions nicely, and makes their purpose more clear from reference sites.
Diffstat (limited to '.gitlab/os-macos.yml')
-rw-r--r--.gitlab/os-macos.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/os-macos.yml b/.gitlab/os-macos.yml
index e80d625..1969ad8 100644
--- a/.gitlab/os-macos.yml
+++ b/.gitlab/os-macos.yml
@@ -107,7 +107,7 @@
- nonconcurrent
- finder
-.macos_x86_64_ext_tags:
+.macos_x86_64_tags_ext:
tags:
- cmake # Since this is a bare runner, pin to a project.
- macos
@@ -123,7 +123,7 @@
- xcode-14.1
- nonconcurrent
-.macos_arm64_ext_tags:
+.macos_arm64_tags_ext:
tags:
- cmake # Since this is a bare runner, pin to a project.
- macos-arm64