Skip to content

Commit 933ff21

Browse files
authored
Update README.md
1 parent 442a98b commit 933ff21

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,11 @@ of GitHub CLI (e.g., 2.75.0), all of the following tags are available and equiva
5959
`latest`, `3.13.5`, `3.13`, `3.13.5-gh-2.75.0`, `3.13.5-gh-2.75`, `3.13.5-gh-2`,
6060
`3.13-gh-2.75.0`, `3.13-gh-2.75`, `3.13-gh-2`.
6161

62-
For prior versions of Python (3.8, 3.9, 3.10, 3.11, 3.12) and current version of
62+
For prior versions of Python (e.g., 3.12) and current version of
6363
GitHub CLI (2.75.0), all of the following tags are available and equivalent:
64-
`3.12`, `3.12-gh-2.75.0`, `3.12-gh-2.75`, `3.12-gh-2`.
64+
`3.12`, `3.12-gh-2.75.0`, `3.12-gh-2.75`, `3.12-gh-2`. Note that we only build
65+
new images for Python versions that are still supported, and not for any that
66+
have reached end-of-life. See the official [Status of Python Versions](https://devguide.python.org/versions/).
6567

6668
This tag scheme began with version 2.75.0 of the GitHub CLI. We don't support pyaction
6769
images with earlier versions of the GitHub CLI.

0 commit comments

Comments
 (0)