Skip to content

Commit 185f5e7

Browse files
committed
Test on more recent Python builds
1 parent d4e3434 commit 185f5e7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/my_github_action.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,14 @@ jobs:
131131
- '3.13.0-alpha.6'
132132
- '3.13.0-beta.1'
133133
- '3.13.0-beta.2'
134+
- '3.13.0-beta.3'
135+
- '3.13.0-beta.4'
136+
- '3.13.0-rc.1'
137+
- '3.13.0-rc.2'
138+
- '3.13.0-rc.3'
139+
- '3.13.0'
140+
- '3.14.0-alpha.0'
141+
- '3.14.0-alpha.1'
134142
- 'pypy-2.7'
135143
- 'pypy-2.7-nightly'
136144
- 'pypy-3.6' # the latest available version of PyPy that supports Python 3.6

0 commit comments

Comments
 (0)