Skip to content

Commit 3c4b2e9

Browse files
committed
Revert "Merge pull request #257 from paritytech/ledger-support"
This reverts commit b01382f, reversing changes made to b8cce99.
1 parent a41626a commit 3c4b2e9

File tree

9 files changed

+1039
-1153
lines changed

9 files changed

+1039
-1153
lines changed

.github/workflows/build-deterministic-runtime.yml

-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Build ${{ matrix.runtime }} runtime
3333
id: srtool_build
3434
uses: chevdor/[email protected]
35-
env:
36-
# Includes metadata hash for production chains.
37-
BUILD_OPTS: "--features on-chain-release-build"
3835
with:
3936
chain: ${{ matrix.runtime }}
4037

0 commit comments

Comments
 (0)