8000 use ubuntu 18.04 take 2 · dotnet-script/dotnet-script@888bb66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 888bb66

Browse files
committed
use ubuntu 18.04 take 2
1 parent 1b7e71a commit 888bb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
displayName: Ubuntu Agent
1818
condition: succeeded()
1919
pool:
20-
name: Hosted Ubuntu 1804
20+
vmImage: 'ubuntu-18.04'
2121
steps:
2222
4152 - bash: "curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 3.1.102"
2323
displayName: "Install 3.0.100"

0 commit comments

Comments
 (0)
0