From c682a1c9cdb5d530337defff4e65de02ac36fa9c Mon Sep 17 00:00:00 2001 From: Roberto Gentili Date: Tue, 12 Nov 2024 12:12:37 +0100 Subject: [PATCH] Reset --- .github/workflows/[A] build and test, release if requested.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/[A] build and test, release if requested.yml b/.github/workflows/[A] build and test, release if requested.yml index 76aea2a4..0bee36f5 100644 --- a/.github/workflows/[A] build and test, release if requested.yml +++ b/.github/workflows/[A] build and test, release if requested.yml @@ -89,7 +89,7 @@ jobs: architecture: [x86, x64] distribution: [zulu] os: [ubuntu-latest, macOS-latest, windows-latest] - java: [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23] + java: [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] exclude: - os: macOS-latest architecture: x86