Skip to content

Commit 47e7eb6

Browse files
authored
bump python version for docs build
1 parent 854a08f commit 47e7eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
- name: Setup Python
198198
uses: actions/setup-python@v4
199199
with:
200-
python-version: '3.7'
200+
python-version: '3.10'
201201

202202
- name: Download wheels from artifact storage
203203
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)