Skip to content

Update unsupported CI actions - #231

Merged
FlorentRevest merged 2 commits into
AsteroidOS:modernizefrom
Foxite:modernize-workflows
Jul 27, 2026
Merged

Update unsupported CI actions#231
FlorentRevest merged 2 commits into
AsteroidOS:modernizefrom
Foxite:modernize-workflows

Conversation

@Foxite

@Foxite Foxite commented Jul 27, 2026

Copy link
Copy Markdown

Building upon the modernize branch (#229), the CI was failing because some of the actions were using unsupported versions, so I went ahead and updated all of them to the latest supported version.

I also switched the java distribution from adopt to temurin, see the notes here: https://github.com/actions/setup-java#supported-distributions

Finally, since the gradle build step was failing, I modified it to run the assemble step first, then upload the APK, and then run the build step and upload any linting reports. That way you can still download the assembled APK even if the checks failed.

@Foxite Foxite changed the title Fix android CI Update unsupported CI actions Jul 27, 2026
@FlorentRevest
FlorentRevest merged commit f906c57 into AsteroidOS:modernize Jul 27, 2026
@FlorentRevest

Copy link
Copy Markdown
Member

Thank you!

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.

2 participants