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 e313481 commit 5994c00Copy full SHA for 5994c00
eng/pipelines/templates/jobs/sdk-job-matrix.yml
@@ -32,9 +32,7 @@ parameters:
32
container: ubuntu2204DebPkg
33
helixTargetContainer: $(helixTargetContainerPrefix)ubuntu-22.04-helix-amd64
34
osProperties: $(linuxOsPortableProperties)
35
- # Skipping all container-based testing for now.
36
- # See: https://github.com/dotnet/sdk/issues/40935
37
- runTests: false
+ runTests: true
38
- categoryName: ContainerBased
39
container: fedora39
40
# No fedora Helix container is available, so use the ubuntu one instead.
0 commit comments