mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-17 09:16:41 +00:00
Update runner
This commit is contained in:
parent
8cb70b09fd
commit
cd8a6b6d7e
3
.github/workflows/transport-interop.yml
vendored
3
.github/workflows/transport-interop.yml
vendored
@ -13,7 +13,8 @@ name: libp2p transport interop test
|
||||
|
||||
jobs:
|
||||
run-transport-interop:
|
||||
runs-on: ['self-hosted', 'linux', 'x64', '4xlarge'] # https://github.com/pl-strflt/tf-aws-gh-runner/blob/main/runners.tf
|
||||
# runs-on: ['self-hosted', 'linux', 'x64', '4xlarge'] # https://github.com/pl-strflt/tf-aws-gh-runner/blob/main/runners.tf
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/run-transport-interop-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user