Skip to content

Commit 071b8e3

Browse files
committed
Revert "Revert "chore: bump minimum tested Node version back to 10""
This reverts commit 48b16d9.
1 parent 71213fa commit 071b8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: ${{ !contains(github.head_ref, 'all-contributors') }}
1313
strategy:
1414
matrix:
15-
node: [8, 10, 12, 14, 16]
15+
node: [10, 12, 14, 16]
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: 🛑 Cancel Previous Runs

0 commit comments

Comments
 (0)