[CI] Switch to using paritytech/srtool (#1887)

* switch to using paritytech/srtool

* update release link
This commit is contained in:
s3krit
2020-10-29 20:33:17 +01:00
committed by GitHub
parent a4b92cd3b6
commit 6466a7f34d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -13,12 +13,12 @@ jobs:
matrix:
runtime: ['polkadot', 'kusama']
container:
image: chevdor/srtool:nightly-2020-07-20
image: paritytech/srtool:nightly-2020-10-27
volumes:
- ${{ github.workspace }}:/build
env:
PACKAGE: ${{ matrix.runtime }}-runtime
RUSTC_VERSION: nightly-2020-07-20
RUSTC_VERSION: nightly-2020-10-27
steps:
- uses: actions/checkout@v2
- name: Cache target dir
+1 -1
View File
@@ -11,7 +11,7 @@ This release was tested against the following versions of `rustc`. Other version
- <%= rustc_stable %>
- <%= rustc_nightly %>
WASM runtimes built with [srtool](https://gitlab.com/chevdor/srtool) using `<%= polkadot_json['rustc'] %>`.
WASM runtimes built with [srtool](https://github.com/paritytech/srtool) using `<%= polkadot_json['rustc'] %>`.
Proposal hashes:
* `polkadot_runtime-v<%= polkadot_runtime %>.compact.wasm - <%= polkadot_json['prop'] %>`