From 3af792f22a10ff79f0170182f1b97adfa00b3d99 Mon Sep 17 00:00:00 2001 From: blnicho Date: Fri, 1 May 2026 15:00:25 -0600 Subject: [PATCH] Revert pypy pin in GHA workflow now that v7.3.22 is out --- .github/workflows/test_pr_and_main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_pr_and_main.yml b/.github/workflows/test_pr_and_main.yml index eb90c885aed..aab6089625c 100644 --- a/.github/workflows/test_pr_and_main.yml +++ b/.github/workflows/test_pr_and_main.yml @@ -187,7 +187,7 @@ jobs: PACKAGES: pyutilib - os: ubuntu-latest - python: 'pypy-3.11-v7.3.20' #FIXME: Temporary version pin to avoid PyPy 7.3.21 + python: 'pypy-3.11' TARGET: linux PYENV: pip