Skip to content

Commit

Permalink
try self-hosted runner
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Oct 23, 2024
1 parent 5d1922c commit 1d1a3b0
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 @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: iroha-ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
Expand Down

0 comments on commit 1d1a3b0

Please sign in to comment.