Skip to content

Commit f51f175

Browse files
authored
Update polkadot-stable2503 (#2906)
* update polkadot-stable2503 * fix typo * update stable-asset * fix benchmarking * update orml * fix * fix * update * update * update wasm-bencher
1 parent d2310bd commit f51f175

File tree

102 files changed

+4518
-2426
lines changed

Some content is hidden

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

102 files changed

+4518
-2426
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
with:
135135
node-version: 18.x
136136
- name: Install deps
137-
run: cargo +1.85.0 install staging-chain-spec-builder --force # base64ct 1.8.0 requires the Cargo feature called `edition2024`
137+
run: cargo +1.88.0 install staging-chain-spec-builder --force # base64ct 1.8.0 requires the Cargo feature called `edition2024`
138138
- name: Run ts tests
139139
run: |
140140
npm install -g yarn

0 commit comments

Comments
 (0)