You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify Java setup: remove JDK 8, use only JDK 11
- Remove JDK 8 setup since it's not needed
- Remove JDK_11 environment variable workaround
- Remove all `export JAVA_HOME=$JDK_11` lines
- Upgrade setup-java from v2 to v4 in all jobs
- Workflow now uses only JDK 11 throughout
Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>
0 commit comments