update intermediate docker runs on (#1688)

This commit is contained in:
georgehao
2025-07-03 21:52:24 +08:00
committed by GitHub
parent b7a172a519
commit b8909d3795

View File

@@ -70,7 +70,8 @@ defaults:
jobs:
build-and-publish-intermediate:
runs-on: ubuntu-latest
runs-on:
group: scroll-reth-runner-group
steps:
- name: Checkout code
uses: actions/checkout@v4