From 59a5dd5122a466b9febef134d278a1e003cb9da3 Mon Sep 17 00:00:00 2001 From: friendseeker <66892505+Friendseeker@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:49:07 -0700 Subject: [PATCH] Undo CI failure workaround --- .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 8db1bd8c3..a36e73a74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: matrix: include: - os: ubuntu-latest - java: 17 + java: 8 jobtype: 1 - os: ubuntu-latest java: 11