Back to ubuntu
This commit is contained in:
parent
5c4581b242
commit
c604c532c9
|
@ -2,7 +2,7 @@ jobs:
|
|||
- job: setup
|
||||
displayName: Cache Maven Artifacts and Build Targets
|
||||
pool:
|
||||
vmImage: macos-latest
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
|
|
Loading…
Reference in New Issue