We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad57fe commit 6368f70Copy full SHA for 6368f70
eng/pipelines/templates/jobs/sdk-job-matrix.yml
@@ -53,7 +53,7 @@ parameters:
53
runTests: true
54
- categoryName: ContainerBased
55
container: alpine322Amd64
56
- helixTargetContainer: $(helixTargetContainerPrefix)alpine-3.22-amd64
+ helixTargetContainer: $(helixTargetContainerPrefix)alpine-3.22-helix-amd64
57
runtimeIdentifier: linux-musl-x64
58
# Use HostOSName when running on alpine.
59
osProperties: /p:HostOSName=linux-musl
0 commit comments