mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
I've been investigating moving the Java integration tests to a GH-hosted macos runner, instead of a self-hosted one. This test is not compatible with a GH-hosted runners Java setup. It is also not compatible to being exposed to JAVA_21_HOME_X64 variable yet. This PR fixes both issues.