mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
chore: update CI workflow runner to use devnet
This commit is contained in:
parent
fcca387d9a
commit
b24c4668ed
2
.github/workflows/deploy-net.yml
vendored
2
.github/workflows/deploy-net.yml
vendored
@ -14,7 +14,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
devnet_restart:
|
devnet_restart:
|
||||||
name: Restart Devnet
|
name: Restart Devnet
|
||||||
runs-on: ubuntu-latest
|
runs-on: devnet
|
||||||
environment: "Devnet"
|
environment: "Devnet"
|
||||||
steps:
|
steps:
|
||||||
# Run `git checkout`
|
# Run `git checkout`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user