aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/scenarios.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/dotnet/scenarios.json')
-rw-r--r--test/dotnet/scenarios.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/dotnet/scenarios.json b/test/dotnet/scenarios.json
index 3e930df..06d7e8d 100644
--- a/test/dotnet/scenarios.json
+++ b/test/dotnet/scenarios.json
@@ -8,6 +8,14 @@
}
}
},
+ "install_dotnet_lts": {
+ "image": "ubuntu:focal",
+ "features": {
+ "dotnet": {
+ "version": "latest"
+ }
+ }
+ },
"install_dotnet_3": {
"image": "ubuntu:focal",
"features": {