Skip to content

Commit

Permalink
change approval to agentless pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 committed Jun 26, 2024
1 parent cc51dfd commit 4fea3b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,7 @@ extends:
jobs:
- job: approval
displayName: Manual Approval
pool:
name: Azure-Pipelines-1ESPT-ExDShared
image: ubuntu-latest
os: linux
pool: server
timeoutInMinutes: 5760 # job times out in 4 days
steps:
- task: ManualValidation@0
Expand Down

0 comments on commit 4fea3b9

Please sign in to comment.