Make a GA build

This commit is contained in:
Eva Luna 2023-08-05 02:13:55 -04:00 committed by GitHub
parent fb2a82293a
commit 54fae00105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
set -e
git clone --depth 1 https://github.com/openjdk/jdk17u openjdk
git clone --depth 1 https://github.com/openjdk/jdk17u -b jdk-17.0.8-ga openjdk