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

Open
Gandalf the Greybeard wants to merge 2 commits from fix/runner-label-ubuntu-latest into main
Showing only changes of commit 834d388703 - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
runs-on: runners-privilegedescalation
steps:
- name: Checkout
uses: actions/checkout@v6