Skip to content

Commit

Permalink
Update iroha2-pr.yml
Browse files Browse the repository at this point in the history
replace image

Signed-off-by: alexstroke1 <strokov@soramitsu.co.jp>
  • Loading branch information
alexstroke1 authored Nov 7, 2024
1 parent c1eb384 commit 9acb285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroha2-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: self-hosted

env:
IROHA_IMAGE_TAG: "dev"
IROHA_IMAGE_TAG: "2.0.0-pre-rc.22.2" # Place "dev" to check on the last iroha

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9acb285

Please sign in to comment.