mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
drop node 12
This commit is contained in:
parent
e45f9325f5
commit
90932af259
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node: [12, 14, 16, 18, 20]
|
||||
node: [14, 16, 18, 20]
|
||||
name: Node ${{ matrix.node }}
|
||||
steps:
|
||||
- name: 'Checkout latest code'
|
||||
|
Loading…
Reference in New Issue
Block a user