Skip to content

Commit 95842d1

Browse files
committed
upgraded ci codestyle python version
1 parent fd98bf1 commit 95842d1

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python
3333
uses: actions/setup-python@v5
3434
with:
35-
python-version: 3.8
35+
python-version: 3.9
3636
- name: Install Flit
3737
run: pip install flit
3838
- name: Install Dependencies

0 commit comments

Comments
 (0)