Skip to content

Commit ef59d73

Browse files
committed
parity-scale-codec v3.7.4 requires rust 1.79.0 or newer
Signed-off-by: Sean Young <sean@mess.org>
1 parent 6c1a844 commit ef59d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ jobs:
424424
node-version: '16'
425425
- run: npm install
426426
working-directory: ./integration/polkadot
427+
- uses: dtolnay/rust-toolchain@1.81.0
427428
- name: Build ink! contracts
428429
run: npm run build-ink
429430
working-directory: ./integration/polkadot

0 commit comments

Comments
 (0)