From 9c938739d36b1ba3dd6e6692a3bd0526eefecad1 Mon Sep 17 00:00:00 2001 From: Javier Jimenez Shaw Date: Sat, 20 Apr 2024 10:06:01 +0200 Subject: [PATCH] fix tests.yaml for CI --- .github/workflows/tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index bb4e262f5..1bf19ef15 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -124,8 +124,8 @@ jobs: python-version: ['3.10', '3.11', '3.12'] python-implementation: [python] proj-version: ['*'] - include: - # DISABLED UNTIL CONDA-FORGE PYPY SUPPORTS PYTHON 3.10+ + # DISABLED UNTIL CONDA-FORGE PYPY SUPPORTS PYTHON 3.10+ + # include: # - os: ubuntu-latest # python-version: '*' # python-implementation: pypy