ci: update runner label to runners-privilegedescalation
The ARC runner label was changed org-wide to runners-privilegedescalation. This repo was still using the old local-ubuntu-latest label. Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
This commit was merged in pull request #9.
This commit is contained in:
committed by
GitHub
parent
6784eb8296
commit
e20cd5d6bd
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: local-ubuntu-latest
|
||||
runs-on: runners-privilegedescalation
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user