Skip to content

Commit

Permalink
use an ubuntu agent to build binaries for MacOSX unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
g7ed6e committed Nov 3, 2023
1 parent d7aa905 commit 0c4855c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-arcade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ stages:
timeoutInMinutes: 90
pool:
name: NetCore-Public
demands: ImageOverride -equals windows.vs2022.amd64.open
demands: ImageOverride -equals build.Ubuntu.1804.amd64.open
variables:
- _TestArgs: /p:ServiceUri=$(_serviceUri) /p:Root_Certificate_Installed=true /p:Client_Certificate_Installed=true /p:SSL_Available=true
- _serviceUri: wcfcoresrv23.westus3.cloudapp.azure.com/WcfService$(_WcfPRServiceId)
Expand Down

0 comments on commit 0c4855c

Please sign in to comment.