Update shell
This commit is contained in:
parent
cd8a6b6d7e
commit
c4d7324843
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue