Drop now unused MSVC / VS 2017 container

UWP support was removed from Godot 4.x, and recent attempts at building
this container couldn't reproduce a functional one for UWP builds anyway.
This commit is contained in:
Rémi Verschelde
2023-09-25 11:16:27 +02:00
parent 73fa70dcf4
commit 0e210c72f1
3 changed files with 0 additions and 47 deletions

View File

@@ -23,4 +23,3 @@ fi
"$podman" push godot-android:${img_version} ${registry}/godot-private/android
"$podman" push godot-ios:${img_version} ${registry}/godot-private/ios
"$podman" push godot-osx:${img_version} ${registry}/godot-private/macosx
"$podman" push godot-msvc:${img_version} ${registry}/godot-private/uwp