Commit f360db4
committed
GH-1078: Allow JDK 25 CI jobs to fail gracefully
JDK 25 is early-access and Eclipse Temurin Docker images are not
yet available, causing the test matrix to fail. Mark JDK 25 jobs
with continue-on-error so they don't block the workflow.1 parent da87a9c commit f360db4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments