File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1413,14 +1413,14 @@ jobs:
14131413 - name : Select Xcode version
14141414 run : sudo xcode-select --switch /Applications/Xcode_14.3.1.app/Contents/Developer
14151415
1416- # Remove once JDK-8257852 has been completed for 8u
1416+ # Remove once JDK-8376511 has been completed
14171417 - name : Checkout the Apple Openjdk
14181418 uses : actions/checkout@v4
14191419 with :
14201420 repository : apple/openjdk
14211421 path : appleopenjdk
14221422
1423- # Remove once JDK-8257852 has been completed for 8u
1423+ # Remove once JDK-8376511 has been completed
14241424 - name : Copy missing JNF files
14251425 run : |
14261426 sudo mkdir /Applications/Xcode_16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk/System/Library/Frameworks/JavaNativeFoundation.framework/Versions/Current/Headers
You can’t perform that action at this time.
0 commit comments