Update .forgejo/workflows/deploy.yaml
Some checks failed
Deploy to Web Server / deploy (push) Failing after 5m0s

This commit is contained in:
aria 2025-06-09 21:42:36 +10:00
parent 281838d3ba
commit 38c096d1a2

View file

@ -7,8 +7,8 @@ on:
jobs:
deploy:
# runs-on: WebDeployment
runs-on: 3900x
runs-on: WebDeployment
# runs-on: 3900x
container:
image: docker.io/node:24-bookworm
steps: