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 3a575e5848 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ permissions:
jobs:
ci:
runs-on: ubuntu-latest
runs-on: runners-privilegedescalation
timeout-minutes: 10
container: node:22-slim