Skip to content

Commit

Permalink
fixup! ci: set required capability for windows builds
Browse files Browse the repository at this point in the history
The previous commit set a demand on a pool that doesn't
support it. This removes the rfsdr-build demand from it.
  • Loading branch information
skooNI committed Sep 13, 2022
1 parent 9547b69 commit 9413b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/templates/job-uhd-build-installer-signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
demands:
- ${{ if eq(parameters.toolset, 'msbuild') }}:
- Agent.OS -equals Windows_NT
- rfsdr-build
workspace:
clean: all
strategy:
Expand Down

0 comments on commit 9413b67

Please sign in to comment.