mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-24 21:09:44 +00:00
Remove the GitHub Actions Ubuntu/PyPy jobs
This commit is contained in:
parent
3266f5d59d
commit
d196e519ef
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -57,11 +57,6 @@ jobs:
|
||||
python-version: "3.9"
|
||||
- os: macos-latest
|
||||
python-version: "3.11"
|
||||
# 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"
|
||||
|
||||
steps:
|
||||
# See https://github.com/actions/checkout. A fetch-depth of 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user