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:
|
jobs:
|
||||||
linelint:
|
linelint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: vps-4
|
||||||
name: Check if all files end in newline
|
name: Check if all files end in newline
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue