Update shell

This commit is contained in:
Alejandro Cabeza Romero 2024-08-22 12:11:34 +02:00
parent cd8a6b6d7e
commit c4d7324843
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
run-transport-interop: 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 runs-on: ubuntu-latest
shell: bash
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/run-transport-interop-test - uses: ./.github/actions/run-transport-interop-test