Try on a mac?
This commit is contained in:
parent
cdedeecfe2
commit
04e312c41e
|
@ -2,7 +2,7 @@ jobs:
|
|||
- job: setup
|
||||
displayName: Cache Maven Artifacts and Build Targets
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
vmImage: macos-latest
|
||||
steps:
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
|
|
Loading…
Reference in New Issue