diff options
author | JP Ungaretti <git@jungaretti.com> | 2023-02-28 04:07:17 +0300 |
---|---|---|
committer | JP Ungaretti <git@jungaretti.com> | 2023-02-28 04:07:17 +0300 |
commit | 31b98d4ddc4f023667f90799ea98bf87c79a7f39 (patch) | |
tree | 6c615841c4174fa7c4db05c9cfb6283f2c36e859 /test/dotnet/scenarios.json | |
parent | d664137814a5f59a954df2b7a5fda665b4d50e97 (diff) |
Remove apt test
Diffstat (limited to 'test/dotnet/scenarios.json')
-rw-r--r-- | test/dotnet/scenarios.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/dotnet/scenarios.json b/test/dotnet/scenarios.json index 37f83d5..2db499e 100644 --- a/test/dotnet/scenarios.json +++ b/test/dotnet/scenarios.json @@ -63,14 +63,5 @@ "version": "lts" } } - }, - "install_wo_apt": { - "image": "ubuntu:jammy", - "features": { - "dotnet": { - "version": "7", - "installUsingApt": false - } - } } }
\ No newline at end of file |