Skip to content

Commit 67c7ac6

Browse files
authored
Merge pull request #1958 from opentensor/testnet
mainnet deploy 8/19/2025
2 parents 312c0be + ffa23bc commit 67c7ac6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+3002
-773
lines changed

.github/workflows/check-bittensor-e2e-tests.yml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
repository: ${{ github.event.pull_request.head.repo.full_name }}
119119
ref: ${{ github.event.pull_request.head.ref }}
120120

121-
- name: Patch non-fast-block node
121+
- name: Patch non-fast-runtime node
122122
run: |
123123
chmod +x ./scripts/localnet_patch.sh
124124
./scripts/localnet_patch.sh

.github/workflows/run-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
validate-benchmarks:
19-
runs-on: [self-hosted, type-ccx33]
19+
runs-on: Benchmarking
2020

2121
env:
2222
SKIP_BENCHMARKS: "0"

0 commit comments

Comments
 (0)