going back to original
This commit is contained in:
Родитель
810a833568
Коммит
fec81bc7f0
|
@ -27,7 +27,7 @@ jobs:
|
|||
# - https://gh.io/supported-runners-and-hardware-resources
|
||||
# - https://gh.io/using-larger-runners
|
||||
# Consider using larger runners for possible analysis time improvements.
|
||||
runs-on: [self-hosted, 1ES.Pool=azure-servicebus-jms-runner]
|
||||
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' || 'windows-latest'}}
|
||||
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
|
||||
permissions:
|
||||
# required for all workflows
|
||||
|
|
Загрузка…
Ссылка в новой задаче