diff --git a/.github/workflows/build-future.yml b/.github/workflows/build-future.yml index 90161a6d..9b7c189b 100644 --- a/.github/workflows/build-future.yml +++ b/.github/workflows/build-future.yml @@ -36,7 +36,7 @@ jobs: core_ref: v21.2.0 horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["local"], @@ -62,7 +62,7 @@ jobs: horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 soroban_rpc_build_runner_type: ubuntu-latest-16-cores - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["local"], diff --git a/.github/workflows/build-latest.yml b/.github/workflows/build-latest.yml index 2de1195f..6bf8c8dc 100644 --- a/.github/workflows/build-latest.yml +++ b/.github/workflows/build-latest.yml @@ -37,7 +37,7 @@ jobs: core_ref: v21.2.0 horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["pubnet", "local"], @@ -63,7 +63,7 @@ jobs: horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 soroban_rpc_build_runner_type: ubuntu-latest-16-cores - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["pubnet", "local"], diff --git a/.github/workflows/build-testing.yml b/.github/workflows/build-testing.yml index b7ce93db..301ba372 100644 --- a/.github/workflows/build-testing.yml +++ b/.github/workflows/build-testing.yml @@ -38,7 +38,7 @@ jobs: core_ref: v21.2.0 horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["testnet", "pubnet", "local"], @@ -64,7 +64,7 @@ jobs: horizon_ref: horizon-v2.31.0 soroban_rpc_ref: v21.2.0 soroban_rpc_build_runner_type: ubuntu-latest-16-cores - friendbot_ref: horizon-v2.31.0 + friendbot_ref: 31fc8f4236388f12fc609228b7a7f5494867a1f9 test_matrix: | { "network": ["testnet", "pubnet", "local"],