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