Skip to content

Commit b025bd4

Browse files
committed
update python version in docker
1 parent 8953fd7 commit b025bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# python-version: 3.7.6
2424
include:
2525
- os: ubuntu-20.04
26-
python-version: 3.6.8
26+
python-version: 3.8.5
2727
container: Docker
2828

2929
steps:

0 commit comments

Comments
 (0)