Try building on 3900X system
All checks were successful
Deploy to Web Server / deploy (push) Successful in 36s
All checks were successful
Deploy to Web Server / deploy (push) Successful in 36s
I have mp idea if this will work!
This commit is contained in:
parent
afa4f5489a
commit
4cb622a7c5
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: WebDeployment
|
# runs-on: WebDeployment
|
||||||
|
runs-on: 3900x
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue