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

Update jitpack.yml #142

Merged
merged 5 commits into from
Dec 6, 2023
Merged

Conversation

jpascoe32fb
Copy link
Contributor

This PR is for the Add jitpack.yml issue

@jpascoe32fb jpascoe32fb requested a review from a team as a code owner December 4, 2023 03:07
Copy link
Member

@jo-elimu jo-elimu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpascoe32fb jpascoe32fb linked an issue Dec 5, 2023 that may be closed by this pull request
@jpascoe32fb
Copy link
Contributor Author

Will we have to remove Java 11 from https://github.com/elimu-ai/analytics/blob/main/.github/workflows/gradle.yml as well?

After looking into it, I don't think that is necessary. The 11 and 17 in that file simply makes it so that it tests against both Java 11 and 17. The matrix.java variable dynamically sets the java version for each run so I don't necessarily think it is necessary but I am willing to do it if you think it should be done.

Copy link
Member

@jo-elimu jo-elimu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpascoe32fb This change looks perfect to me. Please merge 🙂

@jpascoe32fb jpascoe32fb merged commit cc21886 into elimu-ai:main Dec 6, 2023
6 checks passed
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.

Add jitpack.yml
3 participants