Skip to content

Commit

Permalink
Revert "[MINOR] Bumping Azure Ubuntu image to 22.04, as 18.04 will be…
Browse files Browse the repository at this point in the history
… deprecated soon (apache#7347)"

This reverts commit eb6da96.
  • Loading branch information
Alexey Kudinkin committed Dec 1, 2022
1 parent f23bed8 commit 1c7fbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ trigger:
- '*' # must quote since "*" is a YAML reserved character; we want a string

pool:
vmImage: 'ubuntu-22.04'
vmImage: 'ubuntu-18.04'

parameters:
- name: job1Modules
Expand Down

0 comments on commit 1c7fbe0

Please sign in to comment.