openhab-core/.github
Wouter Born 6b224b7002
GitHub Actions workflow improvements (#3015)
* Upgrade actions to latest versions
* Upgrade Maven to 3.8.6
* Use Temurin JDK instead of Zulu JDK

The Temurin JDK is preinstalled in the [Ubuntu image](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-Readme.md#java) whereas the Zulu JDK first need to be downloaded.
It should also perform better because the Temurin JDK is linked to glibc 2.12 whereas the Zulu JDK is linked to glibc 2.5.

Signed-off-by: Wouter Born <github@maindrain.net>
2022-06-26 17:15:26 +02:00
..
scripts GitHub Actions workflow improvements (#2557) 2021-11-04 14:36:18 +01:00
workflows GitHub Actions workflow improvements (#3015) 2022-06-26 17:15:26 +02:00
openhab-compile-problems.json Add compilation errors & SAT GitHub annotations (#2543) 2021-11-13 22:13:28 +01:00
stale.yml Enable stale bot (#2974) 2022-05-23 09:03:20 +02:00