Skip to content

Commit 1ee1fe4

Browse files
committed
chore(template): sync with dailydevops/dotnet-template [skip ci]
1 parent 5150493 commit 1ee1fe4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testEnvironments.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"name": "Docker: .NET 8.0",
1616
"type": "docker",
1717
"dockerImage": "mcr.microsoft.com/dotnet/sdk:8.0"
18+
},
19+
{
20+
"name": "WSL: Ubuntu",
21+
"type": "wsl",
22+
"wslDistribution": "Ubuntu"
1823
}
1924
]
2025
}

0 commit comments

Comments
 (0)