aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/scenarios.json
diff options
context:
space:
mode:
authorJP Ungaretti <git@jungaretti.com>2023-03-01 10:34:31 +0300
committerJP Ungaretti <git@jungaretti.com>2023-03-01 10:34:31 +0300
commit018003a29157534319297c6d55355e54333637d1 (patch)
tree33f4369beff1f0c2f529e093e2df415e8ca29173 /test/dotnet/scenarios.json
parent7d4845e677edd34f036f99279864e72da78d2bab (diff)
Update additional version test
Diffstat (limited to 'test/dotnet/scenarios.json')
-rw-r--r--test/dotnet/scenarios.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dotnet/scenarios.json b/test/dotnet/scenarios.json
index 720e1e3..b52e9af 100644
--- a/test/dotnet/scenarios.json
+++ b/test/dotnet/scenarios.json
@@ -3,8 +3,8 @@
"image": "ubuntu:focal",
"features": {
"dotnet": {
- "version": "6.0.301",
- "additionalVersions": "5.0,3.1.420"
+ "version": "latest",
+ "additionalVersions": "6.0.405, 3.1.416"
}
}
},