Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lift deprecated versions of CI actions #360

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented Nov 4, 2024

Since some versions of used actions are deprecated the CI wont run.
Lift versions of actions/checkout, actions/cache, actions/setup-java and start using recommended ruby/setup-ruby (which setup PATH correcly).

Signed-off-by: Björn Svensson <[email protected]>
@bjosv
Copy link
Collaborator Author

bjosv commented Nov 4, 2024

CI fails due to an error in a testcase, which will be fixed in #359

[INFO] org.erlide.backend.tests 0.61.1-SNAPSHOT ........... SUCCESS [  3.782 s]
[INFO] org.erlide.model.tests 0.61.1-SNAPSHOT ............. FAILURE [ 12.588 s]

@bjosv bjosv merged commit be34ac4 into erlang:master Nov 4, 2024
1 check failed
@bjosv bjosv deleted the fix-ci branch November 4, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant