We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38330b commit e2d3fb5Copy full SHA for e2d3fb5
.github/workflows/my_github_action.yml
@@ -143,8 +143,7 @@ jobs:
143
- '3.13.0'
144
- '3.13.1'
145
- '3.14.0-alpha.0'
146
-# Disabled because of issue #67 - '3.14.0-alpha.1'
147
- - '3.14.0-alpha.4'
+# Disabled because of issue #67 - '3.14.0-alpha.1', ..., '3.14.0-alpha.4'
148
- 'pypy-2.7'
149
- 'pypy-2.7-nightly'
150
- 'pypy-3.6' # the latest available version of PyPy that supports Python 3.6
0 commit comments