kopia lustrzana https://github.com/badgen/badgen
chore: remove test for nodejs 8 and 10
rodzic
18f79c98b8
commit
609f95c21a
|
@ -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 }}
|
||||
|
|
Ładowanie…
Reference in New Issue