mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-21 23:06:50 +03:00
Remove Debug build agents for Mac CI jobs
This addresses @p12tic's feedback regarding CI CPU time. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
20f0583c18
commit
fabeb618a9
@ -83,18 +83,6 @@ jobs:
|
||||
displayName: macOS builds
|
||||
strategy:
|
||||
matrix:
|
||||
big-sur-Debug:
|
||||
imageName: "macOS-11"
|
||||
B_BUILD_TYPE: Debug
|
||||
BARRIER_VERSION_STAGE: Debug
|
||||
catalina-Debug:
|
||||
imageName: "macOS-10.15"
|
||||
B_BUILD_TYPE: Debug
|
||||
BARRIER_VERSION_STAGE: Debug
|
||||
mojave-Debug:
|
||||
imageName: "macOS-10.14"
|
||||
B_BUILD_TYPE: Debug
|
||||
BARRIER_VERSION_STAGE: Debug
|
||||
big-sur-Release:
|
||||
imageName: "macOS-11"
|
||||
B_BUILD_TYPE: Release
|
||||
|
Loading…
Reference in New Issue
Block a user