File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11#
2- # Copyright (c) 2024, 2024 , Oracle and/or its affiliates. All rights reserved.
2+ # Copyright (c) 2024, 2025 , Oracle and/or its affiliates. All rights reserved.
33# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44#
55# The Universal Permissive License (UPL), Version 1.0
8383 - name : Checkout oracle/graalvm-reachability-metadata
8484 uses : actions/checkout@v4
8585 with :
86- repository : oracle/graalvm-reachability-metadata
86+ # change the repository and ref test potential fixes
87+ repository : vjovanov/graalvm-reachability-metadata
88+ ref : vj/fix-future-defaults
8789 path : ${{ env.REACHABILITY_METADATA_PATH }}
8890 - name : " Populate matrix"
8991 id : set-matrix
@@ -134,4 +136,3 @@ jobs:
134136 - name : " Run '${{ matrix.coordinates }}' tests"
135137 run : |
136138 ./gradlew test -Pcoordinates=${{ matrix.coordinates }}
137-
You can’t perform that action at this time.
0 commit comments