mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Run CI on the 3.13 branch (#118779)
This commit is contained in:
parent
3c079a0203
commit
c68311df85
1 changed files with 2 additions and 10 deletions
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
|
@ -8,19 +8,11 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '3.12'
|
||||
- '3.11'
|
||||
- '3.10'
|
||||
- '3.9'
|
||||
- '3.8'
|
||||
- '3.*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- '3.12'
|
||||
- '3.11'
|
||||
- '3.10'
|
||||
- '3.9'
|
||||
- '3.8'
|
||||
- '3.*'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue