Skip to content

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)
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.

1 participant