mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
parent
90b1a6907e
commit
c3ad760cd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/js.yml
vendored
2
.github/workflows/js.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [10, 12, 14, 16]
|
||||
node: [12, 14, 16]
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue