Skip to content

Commit

Permalink
Roll srtool image back to 1.66.1 (#1227)
Browse files Browse the repository at this point in the history
Signed-off-by: Dengjianping <djptux@gmail.com>
Co-authored-by: Georgi Zlatarev <45011053+ghzlatarev@users.noreply.github.com>
  • Loading branch information
Dengjianping and ghzlatarev committed Jul 20, 2023
1 parent 05841c6 commit 427d98e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_draft_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: chevdor/srtool-actions@v0.7.0
with:
image: paritytech/srtool
tag: 1.70.0
tag: 1.66.1
chain: ${{ matrix.runtime.name }}
- name: persist srtool digest
run: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/runtime_upgrade_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: chevdor/srtool-actions@v0.7.0
with:
image: paritytech/srtool
tag: 1.70.0
tag: 1.66.1
chain: ${{ env.RUNTIME }}
- name: persist srtool digest
run: >
Expand Down

0 comments on commit 427d98e

Please sign in to comment.