mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
'-' is an invalid character for azure job name
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
parent
90b084e3af
commit
f3dbc38fc5
@ -105,7 +105,7 @@ jobs:
|
|||||||
BUILD_NUMBER: $(Build.BuildNumber)
|
BUILD_NUMBER: $(Build.BuildNumber)
|
||||||
displayName: Build
|
displayName: Build
|
||||||
|
|
||||||
- job: macOS-arm64
|
- job: macOS_arm64
|
||||||
pool:
|
pool:
|
||||||
vmImage: macOS-10.14
|
vmImage: macOS-10.14
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user