Skip to content

Commit e4762b8

Browse files
committed
Test on more recent Python builds
1 parent e2d3fb5 commit e4762b8

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
@@ -127,6 +127,7 @@ jobs:
127127
- '3.12.6'
128128
- '3.12.7'
129129
- '3.12.8'
130+
- '3.12.9'
130131
- '3.13.0-alpha.1'
131132
- '3.13.0-alpha.2'
132133
- '3.13.0-alpha.3'
@@ -142,7 +143,9 @@ jobs:
142143
- '3.13.0-rc.3'
143144
- '3.13.0'
144145
- '3.13.1'
146+
- '3.13.2'
145147
- '3.14.0-alpha.0'
148+
- '3.14.0-alpha.6'
146149
# Disabled because of issue #67 - '3.14.0-alpha.1', ..., '3.14.0-alpha.4'
147150
- 'pypy-2.7'
148151
- 'pypy-2.7-nightly'

0 commit comments

Comments
 (0)