Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 7be3ae7

Browse files
committed
chore(python): Update sync-repo-settings.yaml for Python 3.14
1 parent 6cad111 commit 7be3ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ branchProtectionRules:
88
requiresStrictStatusChecks: true
99
requiredStatusCheckContexts:
1010
- 'Kokoro'
11-
- 'Kokoro system-3.12'
11+
- 'Kokoro system-3.14'
1212
- 'cla/google'
1313
- 'Samples - Lint'
1414
- 'Samples - Python 3.9'
15-
- 'Samples - Python 3.12'
15+
- 'Samples - Python 3.14'

0 commit comments

Comments
 (0)