Skip to content

Commit 7201abf

Browse files
authored
Update test-python.yml
1 parent e51bce5 commit 7201abf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: '3.11'
18+
python-version: '3.10'
19+
1920

2021
- name: Check Python
2122
run: |

0 commit comments

Comments
 (0)