ci(forgejo/deploy): ⚡ move back to using 3900x machine now that runner is alive again
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
This commit is contained in:
parent
d186e10931
commit
cc96aaadf9
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: WebDeployment
|
||||
runs-on: 3900x
|
||||
# runs-on: WebDeployment
|
||||
container:
|
||||
image: docker.io/node:24-bookworm
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue