Skip to content

Commit

Permalink
[PAGOPA-695] fix: Update code-review pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed Apr 14, 2023
1 parent b710688 commit f2e05d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/code-review-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pr:
- main

pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-latest'

variables:
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository
Expand Down

0 comments on commit f2e05d3

Please sign in to comment.