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

Release with java 8 #387

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Release with java 8 #387

merged 1 commit into from
Dec 5, 2024

Conversation

codeconsole
Copy link
Contributor

@codeconsole codeconsole commented Dec 5, 2024

@matrei is the following not working?

fields/build.gradle

Lines 24 to 25 in 4d7490d

sourceCompatibility = 1.8
targetCompatibility = 1.8

Comment on lines 8 to +10
strategy:
matrix:
java: ['11']
java: ['8']
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, also, we don't need a matrix here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@matrei I'll just keep it matrix to make merge up easier.

@codeconsole codeconsole merged commit 59f4eee into gpc:5.1.x Dec 5, 2024
2 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.

2 participants