You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the deployment of SDCcc 6.0.0, the Github Workflow included a version of Java 11 as well as 17, as it downloded a cache that still included 11. Releases should not include any other versions than the required one, even if they are available in a cache.
The text was updated successfully, but these errors were encountered:
During the deployment of SDCcc 6.0.0, the Github Workflow included a version of Java 11 as well as 17, as it downloded a cache that still included 11. Releases should not include any other versions than the required one, even if they are available in a cache.
The text was updated successfully, but these errors were encountered: