Skip to content

Commit 0d53b6c

Browse files
authored
Merge pull request kragniz#1959 from jkawamoto/fix_ci_error
Install Python3.9 before running the CI script
2 parents e78000e + 8f5abde commit 0d53b6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ image: archlinux
22
packages:
33
- python
44
- python-pip
5+
- python39
56
sources:
67
- https://github.com/kragniz/python-etcd3
78
environment:

0 commit comments

Comments
 (0)