removed python language server due to process leak
Some checks failed
CI / docker (push) Failing after 4m5s

This commit is contained in:
2024-05-26 10:33:04 +08:00
parent 38cc60ee89
commit 58e2fc4bac
2 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v5.3.0
with:
context: "{{defaultContext}}:jupyter-python"
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: gitea.woggioni.net/woggioni/jupyter-python:latest
cache-from: type=registry,ref=gitea.woggioni.net/woggioni/jupyter-python:buildcache