Skip to content

Commit a3a392c

Browse files
committed
Test on more recent Python builds
1 parent 2eecded commit a3a392c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/my_github_action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ jobs:
156156
- '3.14.0-beta.1'
157157
- '3.14.0-beta.2'
158158
- '3.14.0-beta.3'
159+
- '3.14.0-beta.4'
160+
- '3.14.0-rc.1'
161+
- '3.14.0-rc.2'
159162
- 'pypy-2.7'
160163
- 'pypy-2.7-nightly'
161164
- 'pypy-3.6' # the latest available version of PyPy that supports Python 3.6

0 commit comments

Comments
 (0)