Changeset: a5be83372750 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java/rev/a5be83372750
Modified Files:
.github/workflows/macos.yml
Branch: default
Log Message:
use distro name
diffs (13 lines):
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -15,7 +15,8 @@ jobs:
- name: Set up JDK 1.8
uses: actions/setup-java@v3
with:
- java-version: 1.8
+ java-version: 8
+ distribution: liberica
- name: Build
run: make all
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]