Highlights
Update of Debian distribution if configured is now retried up to 4 times, as the package servers became less stable.
Breaking Changes
The action now always uses WSLv2 as the default WSL
version. Before it used WSLv1 if only that was available
whcih mainly was for the decommissioned windows-2019
runner images.
Details
- Make Gradle Wrapper scripts executable [af172e2]
- Remove tests on windows-2019 which was decommissioned [cbf3871]
- Increase version to 6.0.0 [c0fd238]
- Always use WSLv2 as default WSL version [e840292]
- Install zstd before restoring cache on windows-11-arm to get same cache version [b87f2eb]
- Run WSL update only on windows-2022, not windows-11-arm [c498099]
- Retry up to 4 times to update Debian packages (#75) [442f98c]