Skip to content

Commit 9447d3a

Browse files
authored
Update test_full.yml
1 parent 573e00e commit 9447d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up Python
4343
uses: actions/setup-python@v5
4444
with:
45-
python-version: 3.9
45+
python-version: '3.10'
4646
- name: Install Flit
4747
run: pip install flit
4848
- name: Install Dependencies

0 commit comments

Comments
 (0)