From 9476fb029d1ea5d91f9b150d1f96e4a754632b1e Mon Sep 17 00:00:00 2001 From: Mathieu Hofman Date: Thu, 14 Dec 2023 22:48:18 +0000 Subject: [PATCH] ci: test loadgen on node 18.18 --- .github/workflows/deployment-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment-test.yml b/.github/workflows/deployment-test.yml index 5f97ecfa0198..17c80392aa61 100644 --- a/.github/workflows/deployment-test.yml +++ b/.github/workflows/deployment-test.yml @@ -34,7 +34,7 @@ jobs: path: ./agoric-sdk - uses: ./agoric-sdk/.github/actions/restore-node with: - node-version: 18.x + node-version: 18.18 path: ./agoric-sdk # Forces xsnap to initialize all memory to random data, which increases # the chances the content of snapshots may deviate between validators