mirror of
https://github.com/badgen/badgen.git
synced 2025-04-19 05:42:16 +03:00
chore: remove test for nodejs 8 and 10
This commit is contained in:
parent
18f79c98b8
commit
609f95c21a
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node: [8, 10, 12, 14, 16, 18]
|
||||
node: [12, 14, 16, 18]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user