diff --git a/.forgejo/workflows/test-build.yaml b/.forgejo/workflows/test-build.yaml index 008e492..ca10566 100644 --- a/.forgejo/workflows/test-build.yaml +++ b/.forgejo/workflows/test-build.yaml @@ -6,7 +6,7 @@ jobs: build-test: runs-on: x86_64 container: - image: onlyoffice/documentserver-builder + image: ubuntu:16.04 steps: - name: Environment setup run: cat /etc/os-release