aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-05-11 10:49:59 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-06-14 07:19:50 +0000
commitdeb86a4fb8bd3321f30536e6e0599df700c9f9dd (patch)
tree120dde85b072aac8d38d8d0d4dfd4b28000a0186
parent21f55b70edf12bf479d0707a14d79dc7bf19a43d (diff)
Remove macOS 13 x86_64 nightly run
macOS 13 x86_64 will be added to blocking CI Change-Id: I1d6fa17d3274c3c635a29d671fff1538ba17ddf5 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--coin/platform_configs/nightly_macos13.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/coin/platform_configs/nightly_macos13.yaml b/coin/platform_configs/nightly_macos13.yaml
deleted file mode 100644
index d011cedd..00000000
--- a/coin/platform_configs/nightly_macos13.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-Version: 2
-Module only: True
-Include: [
- macos.yaml: [
- "macos-12-x86_64-developer-build"
- ]
-]
-Configurations:
--
- Id: 'macos-13-x86_64-developer-build-tests'
- Template: 'qtci-macos-13-x86_64-103'
- Compiler: 'Clang'
- Features: ['TestOnly']
- Platform dependency: 'macos-12-x86_64-developer-build'