From 490ca7ec7ebee29b4f495e647f455b0776e66f2e Mon Sep 17 00:00:00 2001 From: Matteo Ghetta Date: Thu, 24 Oct 2024 15:10:45 +0200 Subject: [PATCH] update to last qgis LTR release --- .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 d55e80f7..c9baf21e 100644 --- a/.github/workflows/test_plugin.yaml +++ b/.github/workflows/test_plugin.yaml @@ -27,7 +27,7 @@ jobs: strategy: matrix: - docker_tags: [release-3_28, latest] + docker_tags: [release-3_34, latest] steps: