From 1f07c9cff724379f7fb67a95d9880d12dab21203 Mon Sep 17 00:00:00 2001 From: Adrien Piquerez Date: Mon, 29 Apr 2024 13:39:08 +0200 Subject: [PATCH] Rolling back to macos-12 runner --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 136731274..c0d6f8435 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: java: 8 distribution: adopt jobtype: 7 - - os: macos-latest + - os: macos-12 java: 8 distribution: adopt jobtype: 8