oracle / tribuo

Tribuo - A Java machine learning library
https://tribuo.org
Apache License 2.0
1.27k stars 175 forks source link

Adding JDK 22 and a macOS aarch64 runner to the CI #362

Closed Craigacp closed 6 months ago

Craigacp commented 6 months ago

Description

Adds the newly released JDK 22 to the CI and also ads a macOS aarch64 runner.

Motivation

We test on LTS JDKs from 17 onwards along with the latest release. Also more development is moving to macOS aarch64 and there are now free Github runners for it.