Skip to content

GitHub Actions: Test yapf on Python 3.8 and 3.13 #1267

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 9, 2025

      matrix:
        # There is version-specific code for Python 3.8 but none for 3.9.
        # Python 3.13 functionally tests everything for Python >= v3.10.
        python-version: ["3.8", "3.13"]

Python 3.8 is now end-of-life but still worth testing.

As discussed at #1265 (comment)

```
      matrix:
        # There is version-specific code for Python 3.8 but none for 3.9.
        # Python 3.13 functionally tests everything for Python >= v3.10.
        python-version: ["3.8", "3.13"]
```
Python 3.8 is now [end-of-life](https://devguide.python.org/versions) but still worth testing.

As discussed at google#1265 (comment)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant