We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5496d06 commit 91ddab4Copy full SHA for 91ddab4
.github/workflows/push-nodes.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-merge:
10
permissions:
11
pull-requests: write
12
- runs-on: SubtensorCI
+ runs-on: ubuntu-latest
13
# if: github.event.pull_request.merged
14
steps:
15
- name: Checkout code
0 commit comments