From 62a265c228be07bf8755c18661363fd00ec4a9e4 Mon Sep 17 00:00:00 2001 From: Ilja Pavlovs Date: Wed, 24 Jan 2024 19:21:54 +0200 Subject: [PATCH] VRF-858: increasing parallelization for vrf v2 runner in GHA integration-tests.yml --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 3ea98ddd8ce..943df8ad1ef 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -448,7 +448,7 @@ jobs: os: ubuntu-latest pyroscope_env: ci-smoke-vrf-evm-simulated - name: vrfv2 - nodes: 2 + nodes: 3 os: ubuntu-latest pyroscope_env: ci-smoke-vrf2-evm-simulated - name: vrfv2plus