Update runner

This commit is contained in:
Alejandro Cabeza Romero 2024-08-22 12:09:58 +02:00
parent 8cb70b09fd
commit cd8a6b6d7e
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

View File

@ -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