Skip to content

Commit

Permalink
update profiler workflow
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Feb 13, 2024
1 parent 86fb216 commit 89b7a02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/iroha2-profiling-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ on:

jobs:
registry:
runs-on: [self-hosted, Linux, iroha2-dev-push]
runs-on: [self-hosted]
container:
image: hyperledger/iroha2-ci:nightly-2023-06-25
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v3
Expand Down

0 comments on commit 89b7a02

Please sign in to comment.