Skip to content

Commit bcd5dbc

Browse files
bump python version in tutorial ci workflow (#3439)
1 parent 432679a commit bcd5dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tutorials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup miniconda
2020
uses: pytorch/test-infra/.github/actions/setup-miniconda@main
2121
with:
22-
python-version: "3.9"
22+
python-version: "3.11"
2323

2424
- name: Run tutorials
2525
shell: bash

0 commit comments

Comments
 (0)