Skip to content

Conversation

dhruv-15-03
Copy link

Because the excluded version is incorrectly set, and the workflows test is failing for that. Fixed the version to be currently executed as per Java 25, for Linux.

It fixes the failing workflow run for ci.yml in the github/workflows folder.

Because the excluded version is incorrectlyset, and the workflows test is failing for that.
Fixed the version to be currently executed as per Java 25 , for Linux.

Signed-off-by: Dhruv Rastogi <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 24, 2025
@wilkinsona
Copy link
Member

wilkinsona commented Aug 26, 2025

Because the excluded version is incorrectly set

It's correctly set. We exclude the Linux and Java 24 combination from the CI workflow as it's already covered by the Build and Deploy Snapshot workflow.

@wilkinsona wilkinsona closed this Aug 26, 2025
@wilkinsona wilkinsona added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 26, 2025
@dhruv-15-03
Copy link
Author

Okay , I understand your reasons , but can you just check for the workflow error?
I am confident it might solve the error which is happening still in ci.yml
For the error of Linux - Java 25
Can you look into that

@wilkinsona
Copy link
Member

To what error are you referring? AFAIK, the CI workflow is passing with all OS and Java combinations. See https://github.com/spring-projects/spring-boot/actions/runs/17232956385 for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants