Skip to content

Commit 094fcc7

Browse files
chore: make Python 3.9 minimum required build
1 parent e86eb76 commit 094fcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ branchProtectionRules:
4444
requiredStatusCheckContexts:
4545
- "Kokoro CI - Lint"
4646
- "Kokoro CI - Python 2.7 (App Engine Standard Only)"
47-
- "Kokoro CI - Python 3.8"
47+
- "Kokoro CI - Python 3.9"
4848
- "Kokoro CI - Python 3.12"
4949
- "cla/google"
5050
- "snippet-bot check"

0 commit comments

Comments
 (0)