From 990f29f9067844712be97db2318a8bc200e482c4 Mon Sep 17 00:00:00 2001 From: Awais Qureshi Date: Wed, 24 Sep 2025 16:29:56 +0500 Subject: [PATCH] chore: Run unit tests only pinned which is 5.2 Removed Django version '5.2' from the workflow. --- .github/workflows/unit-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 81f65eda77..2a2669bc68 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -22,7 +22,6 @@ jobs: - "3.11" django-version: - "pinned" - - "5.2" # When updating the shards, remember to make the same changes in # .github/workflows/unit-tests-gh-hosted.yml shard_name: