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

Introduce workflow for testing GraalVM variants #40109

Merged
merged 1 commit into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. Introduce workflow for testing GraalVM variants

    This commit introduces a new workflow tailored for
     testing GraalVM variants. Derived from the
     existing incremental workflow, it focuses on
     executing native integration tests with selected
      GraalVM variants such as CE, EE, Mandrel, Liberica,
       and versions 17, 21, and 22.
    
    This workflow is designed specifically for
    testing purposes and should be run on-demand
    rather than being triggered with every PR.
     It's recommended to execute this workflow from
      a fork to conserve QuarkusIO CI resources.
    cescoffier committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6afb990 View commit details
    Browse the repository at this point in the history