We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f162dfc commit 6262d16Copy full SHA for 6262d16
.github/workflows/semantic-release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- node: [10, 12, 13]
+ node: [12, 13, 14]
17
os:
18
- ubuntu-latest
19
- windows-latest
0 commit comments