mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
back to self hosted runner in performance.yml
This commit is contained in:
2
.github/workflows/performance.yml
vendored
2
.github/workflows/performance.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
run: docker push ${{ env.DOCKER_SERVER }}/cloud-sdk-nightly:${{ github.run_id }}
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [ self-hosted, small ]
|
||||
needs: [ build ]
|
||||
strategy:
|
||||
max-parallel: 1
|
||||
|
||||
Reference in New Issue
Block a user