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

chore(ci): use temurin distribution jdk #1412

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Mar 14, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Fixes #1401

Description of the change:

Update to use temurin distribution.

Motivation for the change:

See https://github.com/actions/setup-java#supported-distributions

Signed-off-by: Thuan Vo <thvo@redhat.com>
@tthvo tthvo added ci chore Refactor, rename, cleanup, etc. labels Mar 14, 2023
@mergify mergify bot added the safe-to-test label Mar 14, 2023
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1412-99b2f57dded43c7f18f9cc1017441baa9b445d8d sh smoketest.sh

@andrewazores andrewazores merged commit b6f3f6f into cryostatio:main Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. ci safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Story] Update CI runners' JDK distributions
2 participants