From 86fde6980445de641f97e1f329b00d2bd14aa668 Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Sat, 12 Oct 2024 22:20:20 +0800 Subject: [PATCH] ci: Remove deprecated pypy-3.9 test (#3211) --- .github/workflows/test-lang-py.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test-lang-py.yml b/.github/workflows/test-lang-py.yml index dcba7be5432..aa0676c199e 100644 --- a/.github/workflows/test-lang-py.yml +++ b/.github/workflows/test-lang-py.yml @@ -46,7 +46,6 @@ jobs: - '3.9' - '3.8' - '3.7' - - 'pypy-3.9' - 'pypy-3.10' steps: @@ -92,7 +91,6 @@ jobs: - '3.9' - '3.8' - '3.7' - - 'pypy-3.9' - 'pypy-3.10' steps: