Skip to content

Commit 0374e3d

Browse files
committed
Test on more recent Python builds
1 parent 146585b commit 0374e3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/my_github_action.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@ jobs:
145145
- '3.13.1'
146146
- '3.13.2'
147147
- '3.14.0-alpha.0'
148+
- '3.14.0-alpha.1'
149+
- '3.14.0-alpha.2'
150+
- '3.14.0-alpha.3'
151+
- '3.14.0-alpha.4'
152+
- '3.14.0-alpha.5'
153+
- '3.14.0-alpha.6'
148154
- '3.14.0-alpha.7'
149155
- '3.14.0-beta.1'
150156
# Disabled because of issue #67 - '3.14.0-alpha.1', ..., '3.14.0-alpha.6'

0 commit comments

Comments
 (0)