Try on a mac?

This commit is contained in:
dotasek 2024-09-03 16:42:40 -04:00
parent cdedeecfe2
commit 04e312c41e
1 changed files with 1 additions and 1 deletions

View File

@ -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