mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user