From 10a282ca1950776cb2fa8e9f5c87f4829089d47a Mon Sep 17 00:00:00 2001 From: Christian Melchior Date: Tue, 16 Jan 2024 12:29:48 +0100 Subject: [PATCH] Cleanup --- .github/workflows/pr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3af2f71e02..b2ba118262 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -1124,7 +1124,6 @@ jobs: matrix: os: [macos-latest, ubuntu-latest, windows-latest] # TODO Should we also test om MacOS arm64? include: - - os: - os: macos-latest test-title: Unit Test Results - Base JVM MacOS x64 - os: ubuntu-latest