mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 18:46:52 +01:00
Use 3.8.6
This commit is contained in:
parent
257ebb88f0
commit
d7b3e7bd69
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue