fix(ci): replace ubuntu-latest with runners-privilegedescalation (PRI-1825)
CI / ci (push) Has been cancelled
CI / ci (push) Has been cancelled
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
jobs:
|
||||
promotion-gate:
|
||||
name: Promotion Gate
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: runners-privilegedescalation
|
||||
container: ubuntu:latest
|
||||
timeout-minutes: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user