steamcmd / docker

Docker image containing SteamCMD
https://hub.docker.com/r/steamcmd/steamcmd
MIT License
154 stars 21 forks source link

Remove Failing Windows Builds #19

Closed jonakoudijs closed 4 years ago

jonakoudijs commented 4 years ago

The available Github Actions Windows build platform does not support newer versions then 1809. This PR removes the failing builds from the action config. The Dockerfiles will be kept in the repository to allow for personal/local/manual builds in a different environment.

Also the README is updated with to show which tags are unavailable at this moment and a warning explaining this behaviour is added.