mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use newer vmImage for mac azure job so mac arm64 build works
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
parent
f3dbc38fc5
commit
a46f28a396
@ -107,7 +107,7 @@ jobs:
|
|||||||
|
|
||||||
- job: macOS_arm64
|
- job: macOS_arm64
|
||||||
pool:
|
pool:
|
||||||
vmImage: macOS-10.14
|
vmImage: macOS-10.15
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node_14.x:
|
node_14.x:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user