Skip to content

Commit

Permalink
chore: Update the node version used for CI. (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion authored Aug 3, 2023
1 parent 8a423b2 commit 8e5d5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
# Node versions to run on.
version: [16, 19]
version: [16, 18]

env:
TEST_HARNESS_PARAMS: '--skip-from=./contract-tests/testharness-suppressions.txt'
Expand Down

0 comments on commit 8e5d5af

Please sign in to comment.