**Description:** When [25] is selected, [17] is used. This issue seems to be specific to steps that use the `sudo` command. Logs: https://github.com/qzind/tray/actions/runs/23968390243/job/69912859804 **Task version:** v5 **Platform:** - [x] Ubuntu - [ ] macOS - [ ] Windows **Runner type:** - [x] Hosted - [ ] Self-hosted **Repro steps:** https://github.com/qzind/tray/blob/669af6f31f3b6417c32299ea70376afe414825a1/.github/workflows/build.yaml **Expected behavior:** Java 25 is used **Actual behavior:** Java 17 is used
Description:
When [25] is selected, [17] is used.
This issue seems to be specific to steps that use the
sudocommand.Logs:
https://github.com/qzind/tray/actions/runs/23968390243/job/69912859804
Task version:
v5
Platform:
Runner type:
Repro steps:
https://github.com/qzind/tray/blob/669af6f31f3b6417c32299ea70376afe414825a1/.github/workflows/build.yaml
Expected behavior:
Java 25 is used
Actual behavior:
Java 17 is used