mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Bump CI python version
This commit is contained in:
parent
e117b2c849
commit
258cec5889
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@master
|
uses: actions/setup-python@master
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.8
|
||||||
|
|
||||||
- name: Install calibre dependencies
|
- name: Install calibre dependencies
|
||||||
run:
|
run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user