Skip to content

Commit 70de081

Browse files
author
Chris Wiechmann
committed
No longer supporting Node 8.x and 10.x
1 parent 26ee772 commit 70de081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-fn-foreach-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
node-version: [8.x, 10.x, 12.x]
22+
node-version: [12.x, 14.x]
2323
steps:
2424
# - name: Debug
2525
# uses: hmarr/debug-action@v1.0.0

0 commit comments

Comments
 (0)