Skip to content

Commit 934da4d

Browse files
committed
test
1 parent 746f1e9 commit 934da4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reachability-metadata-template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
uses: actions/checkout@v4
8484
with:
8585
# change the repository and ref test potential fixes
86-
repository: oracle/graalvm-reachability-metadata
87-
ref: master
86+
repository: vjovanov/graalvm-reachability-metadata
87+
ref: vj/fix-future-defaults-2
8888
path: ${{ env.REACHABILITY_METADATA_PATH }}
8989
- name: "Populate matrix"
9090
id: set-matrix

0 commit comments

Comments
 (0)