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 4007821 commit b69cd5eCopy full SHA for b69cd5e
.github/workflows/main_ci.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- node-version: [14, 16]
+ node-version: [16, 20]
23
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
24
steps:
25
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
services:
42
regtest:
0 commit comments