Skip to content

Commit dd7c293

Browse files
authored
Update test_full.yml
1 parent c19c3ce commit dd7c293

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.8
45+
python-version: 3.9
4646
- name: Install Flit
4747
run: pip install flit
4848
- name: Install Dependencies

0 commit comments

Comments
 (0)