mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-08 14:36:02 +01:00
Updates runners to Ubuntu 22.04, locks pipenv to 2022.11.30, reduces number of image cleans run
This commit is contained in:
parent
5e15ede849
commit
b0625cdced
8 changed files with 20 additions and 25 deletions
2
.github/workflows/installer-library.yml
vendored
2
.github/workflows/installer-library.yml
vendored
|
|
@ -34,7 +34,7 @@ concurrency:
|
|||
jobs:
|
||||
prepare-docker-build:
|
||||
name: Prepare Docker Image Version Data
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
-
|
||||
name: Set ghcr repository name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue