chore(ci): use node runner image for checkout
Some checks failed
deploy-socialize / test (push) Failing after 17s
deploy-socialize / image (push) Has been skipped
deploy-socialize / deploy (push) Has been skipped

This commit is contained in:
2026-05-05 23:01:24 -04:00
parent 6296a91c3d
commit 5db182dda9

View File

@@ -7,7 +7,7 @@ on:
jobs:
test:
runs-on: bookworm
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install SSH client