mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Specify exact version
This commit is contained in:
parent
e761cc76fa
commit
b7ff94900f
6
.github/workflows/docker-publish.yml
vendored
6
.github/workflows/docker-publish.yml
vendored
@ -11,9 +11,9 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.6.8
|
||||
- 3.7.5
|
||||
- 3.8.2
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install python version
|
||||
|
Loading…
x
Reference in New Issue
Block a user