Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Commit

Permalink
wrong agent pool name
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpowell committed Jun 28, 2019
1 parent 8da9c84 commit 1d1572c
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 @@ -8,7 +8,7 @@ pr:
jobs:
- job: Linux
pool:
name: ubuntu-latest
name: Hosted Ubuntu 1604
demands: npm
strategy:
matrix:
Expand Down

0 comments on commit 1d1572c

Please # to comment.