fix: move to ubuntu
Some checks failed
Test SSH Workflow / exec-command (push) Failing after 2s

This commit is contained in:
Leandro Costa 2025-05-30 07:11:33 -03:00
parent e609fa6e49
commit 507c13a346

View file

@ -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: |