Skip to content

Commit

Permalink
run on self hosted x64-tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
rjonczy committed Nov 8, 2023
1 parent 7708967 commit faf0514
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
cancel-in-progress: true
container:
image: paritytech/ci-unified:bullseye-1.71.0-v20230727
runs-on: ubuntu-latest-m
runs-on:
- self-hosted
- x64-tiny
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit faf0514

Please sign in to comment.