diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 455e57c..3f343fe 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -11,7 +11,7 @@ jobs: exec-command: runs-on: docker container: - image: node:20-alpine + image: ubuntu:latest steps: - name: Comando remoto via SSH run: |