ci: update CI runner to vps-4 from ubuntu-latest
This commit is contained in:
parent
72f56928d4
commit
8da1ff8acd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
linelint:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: vps-4
|
||||
name: Check if all files end in newline
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Reference in a new issue