From b10986e6c94fa035f126d9efd729cb9f8c29ebfa Mon Sep 17 00:00:00 2001 From: Dima Tisnek Date: Fri, 23 May 2025 14:39:26 +0900 Subject: [PATCH] ci: drop Juju 3.3 --- .github/workflows/test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0073eebcc..719879088 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -74,7 +74,6 @@ jobs: - "3.10" juju: - "3.1/stable" - - "3.3/stable" - "3.4/stable" - "3.5/stable" - "3.6/stable" @@ -135,7 +134,6 @@ jobs: - "3.10" juju: - "3.1/stable" - - "3.3/stable" - "3.4/stable" - "3.5/stable" - "3.6/stable"