From 62bf9e6acf452713adb0e142251145c722e4da95 Mon Sep 17 00:00:00 2001 From: Awais Qureshi Date: Mon, 15 Sep 2025 20:40:55 +0500 Subject: [PATCH] test: running tests with django52. (#37357) --- .github/workflows/unit-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 2a2669bc68..81f65eda77 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -22,6 +22,7 @@ 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: