From: Dannes W. <no...@gi...> - 2024-08-01 07:32:06
|
Branch: refs/heads/ci/repair_macos_builds Home: https://github.com/eXist-db/exist Commit: 10a768d688e704af9786fd77387c412d57775e3a https://github.com/eXist-db/exist/commit/10a768d688e704af9786fd77387c412d57775e3a Author: Dannes Wessels <di...@us...> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [ci] attempt to make macOS build again Java8 on macOS seems really impossible to find in GHA. Spending more time is IMO not worth the effort. Personally I do not expect OpenJDK8 on macOS to be really used, it is a corner case, Apple ditched Java8 support ages ago. Whilst OpenJDK11 might be a bit slower [not sure if this is true] , keeping Java8 support on this OS is IMHO not worth the effort of the eXist-db contributors. More valuable is to have green builds again. OpenJDK works just fine as reported by end-users. To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |