Skip to content

Commit b088be5

Browse files
committed
Refactor (ci): Bump azure-pipelines vmImage versions (continued)
- Use `ubuntu-20.04` due to `ubuntu-18.04` deprecation
1 parent 0981ffd commit b088be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ stages:
7272
- job: linux_container
7373
displayName: '[Linux] [Container] PowerShell Core'
7474
pool:
75-
vmImage: ubuntu-18.04
75+
vmImage: ubuntu-20.04
7676
container: joeltimothyoh/powershell:6.1.0-ubuntu-18.04-git
7777
steps:
7878
- checkout: self

0 commit comments

Comments
 (0)