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:
@@ -12,7 +12,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: runners-privilegedescalation
|
||||
timeout-minutes: 10
|
||||
container: node:22-slim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user