We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b334d93 commit 66ab3b4Copy full SHA for 66ab3b4
.github/workflows/frontend_build_test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [10.x, 12.x, 14.x, 15.x]
+ node-version: [ 14.x, 15.x]
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
0 commit comments