Skip to content

Commit 5994c00

Browse files
author
Jason Zhai
committed
Enable container test execution
1 parent e313481 commit 5994c00

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

eng/pipelines/templates/jobs/sdk-job-matrix.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ parameters:
3232
container: ubuntu2204DebPkg
3333
helixTargetContainer: $(helixTargetContainerPrefix)ubuntu-22.04-helix-amd64
3434
osProperties: $(linuxOsPortableProperties)
35-
# Skipping all container-based testing for now.
36-
# See: https://github.com/dotnet/sdk/issues/40935
37-
runTests: false
35+
runTests: true
3836
- categoryName: ContainerBased
3937
container: fedora39
4038
# No fedora Helix container is available, so use the ubuntu one instead.

0 commit comments

Comments
 (0)