Skip to content
Snippets Groups Projects
Commit 3b3cb628 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

CI: use monterey builder for macOS-arm64

This updates the tag for CI jobs for macOS to match the current
infrastructure as there are no catalina builders left.

This change does not update the used SDK or Xcode version, it just
reflects the change of tag names.
parent 327a9cf0
No related branches found
No related tags found
2 merge requests!3533Backport MR 3236 to 3.0.x,!2128[3.0] CI: use monterey builder for macOS-arm64
Pipeline #236006 canceled with stage
in 53 minutes and 10 seconds
......@@ -301,8 +301,7 @@ macos-x86_64:
macos-arm64:
extends: .macos-common
tags:
- amd64
- catalina
- monterey
variables: *variables-macos-arm64
.nightly-macos-common:
......@@ -327,8 +326,7 @@ nightly-macos-x86_64:
nightly-macos-arm64:
extends: .nightly-macos-common
tags:
- amd64
- catalina
- monterey
variables: *variables-macos-arm64
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment