Skip to content

Commit

Permalink
Fix pool names
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jul 30, 2024
1 parent 3d3b101 commit 21c108c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines-templates/release-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ parameters:
vmImage: ubuntu-20.04
Virtual:
container: virtual
pool: ado-virtual-release
pool: ado-virtual-ccf-sub
SGX:
container: sgx
pool: ado-sgx-release
pool: ado-sgx-ccf-sub-backup
SNPCC:
container: snp
pool: ado-virtual-release
pool: ado-virtual-ccf-sub

build:
common:
Expand Down

0 comments on commit 21c108c

Please sign in to comment.