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

test: setup test matrix #65

Merged
merged 17 commits into from
Nov 4, 2023
Merged

Conversation

StoneyJackson
Copy link
Member

@StoneyJackson StoneyJackson commented Nov 3, 2023

Run tests on using all combinations of minimum and maximum versions of Python3 and OpenJDK.

Minimum supported versions:

  • Python3: most recent patched version of 3.0.
  • OpenJDK: most recent patched version of 11.

Maximum supported versions:

  • Python3: most recent stable release.
  • OpenJDK: most recent stable release.

Closes #64
Closes #63

Run tests on using all combinations of minimum and maximum versions of
Python3 and OpenJDK.

Minimum supported versions:

- Python3: most recent patched version of 3.0.
- OpenJDK: most recent patched version of 11.

Maximum supported versions:

- Python3: most recent stable release.
- OpenJDK: most recent stable release.

---

Closes #64
Closes #63
@StoneyJackson StoneyJackson merged commit 422c08f into main Nov 4, 2023
4 checks passed
@StoneyJackson StoneyJackson deleted the stoneyjackson/create-a-test-using-64 branch November 4, 2023 01:54
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a test using latest Java and Python Create test that uses minimum Java and Python
1 participant