Skip to content

Commit 89eb65f

Browse files
committed
workflow python version number
1 parent c3e81db commit 89eb65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v3
4141
- uses: actions/setup-python@v4
4242
with:
43-
python-version: 3.x
43+
python-version: 3.8
4444
- uses: pre-commit/[email protected]
4545
- uses: pre-commit-ci/[email protected]
4646
if: always()

0 commit comments

Comments
 (0)