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

Commit b319d82

Browse files
authored
ci: Add python 3.11/3.12 as required checks (#931)
1 parent 99e5f6e commit b319d82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ branchProtectionRules:
1414
- 'Samples - Python 3.8'
1515
- 'Samples - Python 3.9'
1616
- 'Samples - Python 3.10'
17+
- 'Samples - Python 3.11'
18+
- 'Samples - Python 3.12'
1719
permissionRules:
1820
- team: actools-python
1921
permission: admin

0 commit comments

Comments
 (0)