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 8a423b2 commit 8e5d5afCopy full SHA for 8e5d5af
.github/workflows/server-node.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
# Node versions to run on.
20
- version: [16, 19]
+ version: [16, 18]
21
22
env:
23
TEST_HARNESS_PARAMS: '--skip-from=./contract-tests/testharness-suppressions.txt'
0 commit comments