Skip to content

Commit 1b7e71a

Browse files
committed
Use Ubuntu 1804
1 parent fe25183 commit 1b7e71a

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 1604
20+
name: Hosted Ubuntu 1804
2121
steps:
2222
- 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)