cq icon indicating copy to clipboard operation
cq copied to clipboard

[Fix] Remove deprecated gu install step for native-image

Open simonneutert opened this issue 1 month ago • 0 comments

See the pipeline/action: https://github.com/simonneutert/cq/actions/runs/19798983420

Release with assets: https://github.com/simonneutert/cq/releases/tag/v0.0.0-test

PR GraalVM about gu: https://github.com/oracle/graal/issues/6855

It should be good now :crossed_fingers:

This pull request simplifies the GitHub Actions CI/CD workflow configuration by removing unnecessary matrix parameters and steps related to the GraalVM gu binary and native-image installation.

https://github.com/graalvm/setup-graalvm?tab=readme-ov-file#quickstart-template

simonneutert avatar Nov 30 '25 12:11 simonneutert