Skip to content

Commit 8e5d5af

Browse files
authored
chore: Update the node version used for CI. (#225)
1 parent 8a423b2 commit 8e5d5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
# Node versions to run on.
20-
version: [16, 19]
20+
version: [16, 18]
2121

2222
env:
2323
TEST_HARNESS_PARAMS: '--skip-from=./contract-tests/testharness-suppressions.txt'

0 commit comments

Comments
 (0)