Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Fix broken tests in GH Actions #49

Description

@rwanderc

Some tests do not run in GH Actions for Java 8 but runs for the other Java versions or even run in forks.
https://github.com/freenowtech/spring-multirabbit/runs/2049994398 failed in Java 8.
https://github.com/freenowtech/spring-multirabbit/runs/2050015938 ran successfully in Java 11 & 14.

Locally, all tests pass successfully. Forks of the repository can run the test perfectly for all java versions.
It might be related to some sort of caching of Actions but yet I don't know the

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions