Skip to content

Commit ceab375

Browse files
authored
chore: Accumulated backports to v2 (#18068)
This PR accumulates backport commits throughout the day and will be auto-merged overnight. Latest backport: #18048 - fix: Enforce max uncompressed size for p2p messages 🤖 This PR is managed automatically by the backport workflow.
2 parents e1d4672 + 72998e6 commit ceab375

File tree

33 files changed

+16427
-128
lines changed

33 files changed

+16427
-128
lines changed

.github/workflows/ci3.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ jobs:
8989
mkdir -p ~/.ssh
9090
echo ${{ secrets.BUILD_INSTANCE_SSH_KEY }} | base64 --decode > ~/.ssh/build_instance_key
9191
chmod 600 ~/.ssh/build_instance_key
92-
sudo apt update && sudo apt install -y --no-install-recommends redis-tools parallel
9392
9493
- name: Store the GCP key in a file
9594
env:

0 commit comments

Comments
 (0)