Skip to content

Commit 3dd2aec

Browse files
authored
Update workflow node versions
1 parent 99fd1c2 commit 3dd2aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [ubuntu-latest]
20-
node: [8, 10, 12]
20+
node: [12, 14, 16]
2121

2222
steps:
2323
- name: Check out repository

0 commit comments

Comments
 (0)