workflows/tests: temporarily stop dispatching jobs for ephemeral

Closes #101564.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Bo Anderson 2022-05-15 04:41:55 +01:00 committed by BrewTestBot
parent cc1837213f
commit 5533e0da8d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -189,8 +189,8 @@ jobs:
strategy:
matrix:
include:
- runner: '12-arm64-${{github.run_id}}-${{github.run_attempt}}'
ephemeral: true
# - runner: '12-arm64-${{github.run_id}}-${{github.run_attempt}}'
# ephemeral: true
- runner: '12-arm64'
- runner: '12'
- runner: '11-arm64'