Skip to content

Commit

Permalink
try out another 1es image for docker access
Browse files Browse the repository at this point in the history
  • Loading branch information
timtay-microsoft committed Jul 17, 2024
1 parent 0c1d848 commit 007106b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsts/vsts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ jobs:
SHOULD_RUN: ${{ eq(variables['testNet472'], 'True') }}
pool:
# If this is changed, don't forget to update supported_platforms.md in the root directory. That document outlines what OS we test on and should stay up to date.
name: 'sdk-net--win-vs2022'
name: 'sdk-c--win-vs2022'
steps:
- task: PowerShell@2
displayName: 'Print vars'
Expand Down

0 comments on commit 007106b

Please sign in to comment.