mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 11:51:21 +00:00
GitHub Actions: Don't run the Pypy 3.8 job anymore.
Fixes ticket: 4130.
This commit is contained in:
parent
e27a8300d9
commit
869c166db2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -48,8 +48,6 @@ jobs:
|
||||
- os: macos-12
|
||||
python-version: "3.12"
|
||||
# We only support PyPy on Linux at the moment.
|
||||
- os: ubuntu-latest
|
||||
python-version: "pypy-3.8"
|
||||
- os: ubuntu-latest
|
||||
python-version: "pypy-3.9"
|
||||
- os: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user