fix: change plugin-ci.yaml runs-on to ubuntu-latest (#195)
Co-authored-by: Gandalf the Greybeard <pe_gandalf@noreply.git.farh.net> Co-committed-by: Gandalf the Greybeard <pe_gandalf@noreply.git.farh.net>
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
health-check:
|
||||
runs-on: runners-privilegedescalation
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user