snuyanzin commented on code in PR #25708:
URL: https://github.com/apache/flink/pull/25708#discussion_r1861953820
##########
azure-pipelines.yml:
##########
@@ -73,16 +73,16 @@ stages:
parameters: # see template file for a definition of the parameters.
stage_name: ci_build
test_pool_definition:
- vmImage: 'ubuntu-20.04'
+ vmImage: 'ubuntu-22.04'
e2e_pool_definition:
- vmImage: 'ubuntu-20.04'
+ vmImage: 'ubuntu-22.04'
Review Comment:
shouldn't it also be updated for nightly, python wheels and in other places
in this file?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]