Skip to content

Commit 9523bc3

Browse files
authored
fix tests.yaml for CI (#1396)
1 parent 24a7b7f commit 9523bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ jobs:
124124
python-version: ['3.10', '3.11', '3.12']
125125
python-implementation: [python]
126126
proj-version: ['*']
127-
include:
128-
# DISABLED UNTIL CONDA-FORGE PYPY SUPPORTS PYTHON 3.10+
127+
# DISABLED UNTIL CONDA-FORGE PYPY SUPPORTS PYTHON 3.10+
128+
# include:
129129
# - os: ubuntu-latest
130130
# python-version: '*'
131131
# python-implementation: pypy

0 commit comments

Comments
 (0)