ci update
Some checks failed
build_docker / essential (pull_request) Successful in 1s
build_docker / build_easyocr (pull_request) Has been cancelled
build_docker / build_easyocr_gpu (pull_request) Has been cancelled
build_docker / build_doctr (pull_request) Has been cancelled
build_docker / build_doctr_gpu (pull_request) Has been cancelled
build_docker / build_raytune (pull_request) Has been cancelled
build_docker / build_gpu (pull_request) Has been cancelled
build_docker / build_cpu (pull_request) Has been cancelled

This commit is contained in:
2026-01-20 15:29:32 +01:00
parent 15d66816a8
commit e71b467873

View File

@@ -11,12 +11,9 @@ on:
- main - main
concurrency: concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
env:
PADDLE_VERSION: "3.0.0"
jobs: jobs:
essential: essential:
runs-on: ubuntu-latest runs-on: ubuntu-latest