We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcca387 commit b24c466Copy full SHA for b24c466
1 file changed
.github/workflows/deploy-net.yml
@@ -14,7 +14,7 @@ permissions:
14
jobs:
15
devnet_restart:
16
name: Restart Devnet
17
- runs-on: ubuntu-latest
+ runs-on: devnet
18
environment: "Devnet"
19
steps:
20
# Run `git checkout`
0 commit comments