Skip to content

Commit 35723c4

Browse files
committed
build: don't test nightly pypy-3.8, the builds are years old.
1 parent 741cbd0 commit 35723c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-nightly.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
- "3.13-dev"
6161
- "3.14-dev"
6262
# https://github.com/actions/setup-python#available-versions-of-pypy
63-
- "pypy-3.8-nightly"
6463
- "pypy-3.9-nightly"
6564
- "pypy-3.10-nightly"
6665
nogil:
@@ -73,8 +72,6 @@ jobs:
7372
exclude:
7473
- python-version: "3.12-dev"
7574
nogil: true
76-
- python-version: "pypy-3.8-nightly"
77-
nogil: true
7875
- python-version: "pypy-3.9-nightly"
7976
nogil: true
8077
- python-version: "pypy-3.10-nightly"

0 commit comments

Comments
 (0)