From 3ca40477ecc8ef06747ab170698f606a61c70378 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Mon, 3 Apr 2023 07:57:53 +0800 Subject: [PATCH] Update VisualVM Repo to include tests for 23.03 --- .github/workflows/test-against-released.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-against-released.yml b/.github/workflows/test-against-released.yml index f30ffe8..479560f 100644 --- a/.github/workflows/test-against-released.yml +++ b/.github/workflows/test-against-released.yml @@ -46,6 +46,7 @@ jobs: - 22.06.2 - 22.06.3 - 22.09 + - 23.03 steps: - name: Checkout