Skip to content
Snippets Groups Projects
Commit 9905d64d authored by Jazzzny's avatar Jazzzny
Browse files

See if oracle changed something

parent 6b1145bc
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ on:
jobs:
build:
name: Build OpenJDK versions
runs-on: macos-latest
runs-on: macos-14
steps:
- name: Checkout
......@@ -22,7 +22,7 @@ jobs:
- name: Clone OpenJDK
run: |
git clone https://github.com/openjdk/jdk17u.git --depth 1 --branch jdk-17.0.12+2
git clone https://github.com/openjdk/jdk17u.git --depth 1 --branch jdk-17.0.12+0
- name: Apply patches
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment