Skip to content

Commit

Permalink
Switch agent pool
Browse files Browse the repository at this point in the history
changelog_begin
changelog_end
  • Loading branch information
cocreature committed Feb 5, 2021
1 parent d6a5bea commit bf74246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
timeoutInMinutes: 360
pool:
name: 'ubuntu_20_04'
demands: assignment -equals default
demands: assignment -equals nixpkgs-upgrade
steps:
- template: report-start.yml
- checkout: self
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
timeoutInMinutes: 360
pool:
name: macOS-pool
demands: assignment -equals default
demands: assignment -equals nixpkgs-upgrade
variables:
release_sha: $[ dependencies.check_for_release.outputs['out.release_sha'] ]
release_tag: $[ coalesce(dependencies.check_for_release.outputs['out.release_tag'], '0.0.0') ]
Expand Down

0 comments on commit bf74246

Please sign in to comment.