fix(deploy.yaml): fix system not running
This commit is contained in:
parent
59598b03f7
commit
6d3ea5cd4b
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue