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

tox4: Drop support of old-style PyPy key (breaking change) #77

Merged
merged 1 commit into from Sep 4, 2021

Conversation

ymyzk
Copy link
Owner

@ymyzk ymyzk commented Sep 4, 2021

#59

The following config is not supported anymore.

[gh-actions]
python =
    pypy3: pypy3

Please use pypy-3 which was introduced in https://github.com/ymyzk/tox-gh-actions/releases/tag/v2.3.0

[gh-actions]
python =
    pypy-3: pypy3

Only `pypy-3` is now supported in `gh-actions.python`.
@ymyzk ymyzk merged commit cb09894 into tox4 Sep 4, 2021
@ymyzk ymyzk deleted the drop-old-style-pypy-key branch September 4, 2021 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant