Skip to content

Commit 1b619ae

Browse files
authored
Update test.yaml
1 parent 4cd0f9b commit 1b619ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Python
1212
uses: actions/setup-python@v4
1313
with:
14-
python-version: '3.10'
14+
python-version: '3.9'
1515

1616
- name: Install requirements
1717
run: |

0 commit comments

Comments
 (0)