Skip to content

Commit

Permalink
Merge pull request #282 from dotnet/SwitchPool
Browse files Browse the repository at this point in the history
Update azure-pipelines.yml
  • Loading branch information
JohnTortugo committed May 14, 2019
2 parents a7a61ed + 5369e2d commit 4f40d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
Release:
_configuration: Release
pool:
name: NetCorePublic-Int-Pool
name: NetCorePublic-Pool
queue: buildpool.windows.10.amd64.vs2017.open
timeoutInMinutes: 20

Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
_container: opensuse.42.3

pool:
name: NetCorePublic-Int-Pool
name: NetCorePublic-Pool
queue: buildpool.ubuntu.1604.amd64.open
timeoutInMinutes: 20

Expand Down

0 comments on commit 4f40d36

Please sign in to comment.