fix(ci): replace ubuntu-latest with runners-privilegedescalation (PRI-1825) #24

Open
Gandalf the Greybeard wants to merge 3 commits from fix/runner-label-ubuntu-latest into main
Showing only changes of commit c559437a37 - Show all commits
+1 -1
View File
@@ -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