ci: update runs-on
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run

This commit is contained in:
aria 2025-08-03 17:08:07 +10:00
parent 283bab4e46
commit 599f95426d
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

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