There was an error while loading. Please reload this page.
1 parent 2a2df9b commit 1cfb460Copy full SHA for 1cfb460
.github/workflows/release-on-push-to-mainline.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node-version: [16.x, 18.x, 20.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v4
0 commit comments