mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-14 21:54:22 -06:00
github action improved tagging
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -8,8 +8,8 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
python:
|
||||
os: ubuntu-20.04]
|
||||
python: # pyenv-action requires the exact version
|
||||
- 3.6.8
|
||||
- 3.7.9
|
||||
- 3.8.6
|
||||
|
||||
Reference in New Issue
Block a user