ci: replace runners-privilegedescalation with ubuntu-latest #12

Closed
Gandalf the Greybeard wants to merge 1 commits from gandalf/fix-runner-label into main
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
lint:
runs-on: runners-privilegedescalation
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6