Skip to content

Commit a8070e5

Browse files
committed
use 3.11 for global api check
1 parent d41c7c6 commit a8070e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_global_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@v5
1515
with:
16-
python-version: '3.9'
16+
python-version: '3.11'
1717

1818
- name: Install dependencies
1919
run: |

0 commit comments

Comments
 (0)