Skip to content

Commit 6ff7320

Browse files
committed
use py3.8
1 parent f5b8c79 commit 6ff7320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/setup-python@v1
1111
with:
12-
python-version: '3.x'
12+
python-version: '3.8'
1313
- uses: actions/checkout@v2
1414
- uses: actions/checkout@v2
1515
with:

0 commit comments

Comments
 (0)