From 0a9911f422d17806b60d178e82ac440500496760 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Wed, 1 May 2024 11:45:45 +1000 Subject: [PATCH] Refine test matrix --- .github/workflows/test_plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_plugin.yaml b/.github/workflows/test_plugin.yaml index a292710..9756923 100644 --- a/.github/workflows/test_plugin.yaml +++ b/.github/workflows/test_plugin.yaml @@ -25,7 +25,7 @@ jobs: strategy: matrix: - docker_tags: [release-3_22, release-3_28, release-3_30, latest] + docker_tags: [release-3_22, release-3_28, release-3_34, release-3_36] steps: