We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5a294 commit 9ed0d2eCopy full SHA for 9ed0d2e
.github/workflows/build-ui.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- node: [10, 12, 14]
+ node: [14, 16, 18]
14
defaults:
15
run:
16
working-directory: ./ui
0 commit comments