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

Open
Gandalf the Greybeard wants to merge 2 commits from pr12 into main
Showing only changes of commit c085b899a4 - Show all commits
+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