mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 22:23:42 +02:00
Bump CI python version
This commit is contained in:
parent
e117b2c849
commit
258cec5889
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@master
|
||||
with:
|
||||
python-version: 3.7
|
||||
python-version: 3.8
|
||||
|
||||
- name: Install calibre dependencies
|
||||
run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue