workflows/tests: temporarily stop dispatching jobs for ephemeral
Closes #101564. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
cc1837213f
commit
5533e0da8d
|
@ -189,8 +189,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- runner: '12-arm64-${{github.run_id}}-${{github.run_attempt}}'
|
# - runner: '12-arm64-${{github.run_id}}-${{github.run_attempt}}'
|
||||||
ephemeral: true
|
# ephemeral: true
|
||||||
- runner: '12-arm64'
|
- runner: '12-arm64'
|
||||||
- runner: '12'
|
- runner: '12'
|
||||||
- runner: '11-arm64'
|
- runner: '11-arm64'
|
||||||
|
|
Loading…
Reference in New Issue