Skip to content

Commit b7d5d07

Browse files
committed
chore: update python in CI
1 parent 182a648 commit b7d5d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-python@v5
1717
with:
18-
python-version: 3.8
18+
python-version: 3.9
1919
- name: Install Dependencies and library
2020
shell: bash
2121
run: |

0 commit comments

Comments
 (0)