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 746f1e9 commit 934da4dCopy full SHA for 934da4d
.github/workflows/reachability-metadata-template.yml
@@ -83,8 +83,8 @@ jobs:
83
uses: actions/checkout@v4
84
with:
85
# change the repository and ref test potential fixes
86
- repository: oracle/graalvm-reachability-metadata
87
- ref: master
+ repository: vjovanov/graalvm-reachability-metadata
+ ref: vj/fix-future-defaults-2
88
path: ${{ env.REACHABILITY_METADATA_PATH }}
89
- name: "Populate matrix"
90
id: set-matrix
0 commit comments