Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10291 fix trunk build #1681

Merged
merged 3 commits into from Jan 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Expand Up @@ -68,8 +68,6 @@ jobs:
# extension.
# There is very little PYPY specific code so there is not much to
# gain from reporting coverage.
- python-version: pypy-3.6
tox-env: alldeps-nocov-posix
- python-version: pypy-3.7
tox-env: alldeps-nocov-posix
# We still run some tests with coverage
Expand Down
1 change: 0 additions & 1 deletion azure-pipelines/run_test_steps.yml
Expand Up @@ -9,7 +9,6 @@ parameters:
- name: pythonVersion
type: string
values:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
Expand Down
Empty file.