Skip to content

Bump go version to 1.23.2 #140

Bump go version to 1.23.2

Bump go version to 1.23.2 #140

Workflow file for this run

---
name: Benchmarks on PRs (AMD64)
permissions: read-all
on: [pull_request]
jobs:
amd64:
uses: ./.github/workflows/benchmark-template.yaml
with:
benchGitRef: ${{ github.event.pull_request.base.sha }}