mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Use 3.8.6
This commit is contained in:
parent
257ebb88f0
commit
d7b3e7bd69
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
python:
|
python:
|
||||||
- 3.6.8
|
- 3.6.8
|
||||||
- 3.7.9
|
- 3.7.9
|
||||||
- 3.8.7
|
- 3.8.6
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install python version
|
- name: Install python version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user