mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore: update CI workflow runner to use devnet
This commit is contained in:
@@ -14,7 +14,7 @@ permissions:
|
||||
jobs:
|
||||
devnet_restart:
|
||||
name: Restart Devnet
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: devnet
|
||||
environment: "Devnet"
|
||||
steps:
|
||||
# Run `git checkout`
|
||||
|
||||
Reference in New Issue
Block a user