sbt/.github/workflows
Eugene Yokota 2e7d3fdf93 Support JDK 25 JEP-512/JEP-445 Main run
**Problem**
sbt currently does not support JDK 25 Main class. JDK 25 supports:
1. non-public main method
2. doesn't need Array[String] arg
3. doesn't have to be a static method

**Solution**
This updates Zinc, which supports new Main class detection.

In addition, this implements in-process run emulation support.
2025-09-28 01:51:24 -04:00
..
ci.yml Support JDK 25 JEP-512/JEP-445 Main run 2025-09-28 01:51:24 -04:00
cla.yml Use new Scala CLA checker 2024-12-17 14:58:29 -08:00
clean.yml Add clean.yml 2025-08-22 16:59:23 -04:00
client-test.yml [1.x] Bump actions/setup-python from 5 to 6 2025-09-13 21:01:28 +00:00
dependency-graph.yml [1.x] Bump actions/checkout from 4 to 5 2025-08-27 21:15:41 +00:00
lock-thread.yml Lock only issues 2023-12-11 18:54:05 -05:00
nightly.yml [1.x] Bump actions/checkout from 4 to 5 2025-08-27 21:15:41 +00:00
server-test.yml [1.x] Bump actions/checkout from 4 to 5 2025-08-27 21:15:41 +00:00
winget.yml Create winget.yml 2023-02-27 14:57:36 +05:30