Skip to content

Commit

Permalink
fixed pool
Browse files Browse the repository at this point in the history
  • Loading branch information
vimauro committed Sep 25, 2023
1 parent 98a9122 commit c27abe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ stages:
Name: test_sgx
DisplayName: Test (SGX, with prefix tree)
Platform: sgx
Pool: 1es-dcv3
Pool: 1es-dc-pool
Environment:
ENABLE_PREFIX_TREE: ON
FunctionalTestArguments: '--enable-prefix-tree --enable-faketime'
Expand All @@ -67,7 +67,7 @@ stages:
Name: test_sgx_docker
DisplayName: Test (SGX on Docker, no prefix tree)
Platform: sgx
Pool: 1es-dcv3
Pool: 1es-dc-pool
Variant: Docker
ImageFilename: scitt-ccf-ledger-sgx.tar
Environment:
Expand Down

0 comments on commit c27abe6

Please sign in to comment.