# HG changeset patch
# User Niels Nes <niels@cwi.nl>
# Date 1691833762 -7200
# Node ID a5be83372750749d0878c5a8b2c50bdb25cd690e
# Parent  cb20730499c7b0f7e9f79da44c8dd269d20d46a6
use distro name

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