mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-25 05:19:53 +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"
|
python-version: "3.9"
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
python-version: "3.11"
|
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:
|
steps:
|
||||||
# See https://github.com/actions/checkout. A fetch-depth of 0
|
# See https://github.com/actions/checkout. A fetch-depth of 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user