Skip to content

Commit 9165c52

Browse files
committed
temporary back to 3.10 python to check s3 bucket
check s3 bucket is working with 3.10 python
1 parent 27f7792 commit 9165c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_publish_torch_xla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v4
2727
with:
28-
python-version: '3.11'
28+
python-version: '3.10'
2929

3030
- name: Configure AWS Credentials
3131
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)