[devops] Remove the default 'xcodeChannel' value for the API diff.

The consumers of the API stage already passes a value, so a default is not needed.

This reduces the number of places we have to change every time we switch between stable and beta.
This commit is contained in:
Rolf Bjarne Kvinge 2024-09-18 20:27:52 +02:00
Родитель 1a006c9600
Коммит 5bd58d4786
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,6 @@ parameters:
- name: xcodeChannel
type: string
default: Beta
- name: macOSName
type: string