mirror of
https://github.com/garraflavatra/yeslint.git
synced 2024-11-21 07:28:56 +01:00
Oops, correct CI config mistake
This commit is contained in:
parent
83f56649b7
commit
3010f2ef8c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [14.x, 16.x]
|
||||
node-version: [16.x, 18.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user