Skip to content

Commit ba66d5d

Browse files
JelleZijlstramiss-islington
authored andcommitted
Run CI on the 3.13 branch (pythonGH-118779)
(cherry picked from commit c68311d) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent c844b14 commit ba66d5d

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,11 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
- '3.12'
12-
- '3.11'
13-
- '3.10'
14-
- '3.9'
15-
- '3.8'
11+
- '3.*'
1612
pull_request:
1713
branches:
1814
- 'main'
19-
- '3.12'
20-
- '3.11'
21-
- '3.10'
22-
- '3.9'
23-
- '3.8'
15+
- '3.*'
2416

2517
permissions:
2618
contents: read

0 commit comments

Comments
 (0)