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