Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit97f8547

Browse files
[3.12] Add the 3.12 branch to the github workflows. (GH-104768) (#104769)
Add the 3.12 branch to the github workflows. (GH-104768)(cherry picked from commit4194d8f)Co-authored-by: T. Wouters <thomas@python.org>
1 parentc2b127e commit97f8547

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎.github/workflows/build.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
-'main'
11+
-'3.12'
1112
-'3.11'
1213
-'3.10'
1314
-'3.9'
@@ -16,6 +17,7 @@ on:
1617
pull_request:
1718
branches:
1819
-'main'
20+
-'3.12'
1921
-'3.11'
2022
-'3.10'
2123
-'3.9'

‎.github/workflows/doc.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
#push:
66
# branches:
77
# - 'main'
8+
# - '3.12'
89
# - '3.11'
910
# - '3.10'
1011
# - '3.9'
@@ -15,6 +16,7 @@ on:
1516
pull_request:
1617
branches:
1718
-'main'
19+
-'3.12'
1820
-'3.11'
1921
-'3.10'
2022
-'3.9'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp