Skip to content

hot_region: assign historyLoads to LoadPred.Current #15897

hot_region: assign historyLoads to LoadPred.Current

hot_region: assign historyLoads to LoadPred.Current #15897

name: PD Docker Image
on:
push:
branches:
- master
pull_request:
branches:
- master
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
chunks:
runs-on: ubuntu-latest
strategy:
fail-fast: true
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23'
- name: Make
run: make docker-image