Skip to content

Commit

Permalink
bump srtool in CI to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Jun 27, 2024
1 parent 413f4c1 commit 40251c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,12 @@ jobs:
- name: Srtool build
id: srtool_build
uses: chevdor/srtool-actions@v0.7.0
uses: chevdor/srtool-actions@v0.9.2
with:
image: paritytech/srtool
chain: ${{ matrix.runtime }}
tag: 1.66.1
runtime_dir: runtime
profile: "production"

- name: Summary
run: |
Expand Down

0 comments on commit 40251c9

Please sign in to comment.