You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
This GitHub Action installs the Python [hyperglot](https://github.com/rosettatype/hyperglot) package and executes **font language support testing** based on [Hyperglot database definitions](https://github.com/rosettatype/hyperglot/blob/master/README_database.md). `hyperglot` executable installation and execution defaults can be configured with optional Action settings.
7
7
8
-
The project is tested against the latest GitHub Actions Linux runner environment cPython versions 3.7 - 3.10 interpreters on a nightly basis. We recommend use in the ubuntu-latest GitHub Actions runner environment.
8
+
The project is tested against the latest GitHub Actions Linux runner environment cPython versions 3.8 - 3.11 interpreters on a nightly basis. We recommend use in the ubuntu-latest GitHub Actions runner environment.
0 commit comments