We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22a279 commit 245c202Copy full SHA for 245c202
.github/workflows/nightly.yml
@@ -42,5 +42,7 @@ jobs:
42
build-type: "graal-source"
43
jdk: "latest/ea"
44
build-stats-tag: "gha-linux-graal-qmain-glatest-jdk25ea"
45
+ issue-repo: "graalvm/mandrel"
46
+ mandrel-it-issue-number: "898"
47
secrets:
48
UPLOAD_COLLECTOR_TOKEN: ${{ secrets.UPLOAD_COLLECTOR_TOKEN }}
0 commit comments