From 22f1c216bcaaddda35a732a0fa79c88333cd7702 Mon Sep 17 00:00:00 2001 From: xuwei-k <6b656e6a69@gmail.com> Date: Mon, 6 May 2024 10:57:47 +0900 Subject: [PATCH] fix macos CI --- .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 b0f55307..8e437840 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: java: 21 jobtype: 2 - os: macos-latest - java: 8 + java: 11 jobtype: 2 - os: windows-latest java: 8