Skip to content

Fixes for Rust 1.72 (#479) #202

Fixes for Rust 1.72 (#479)

Fixes for Rust 1.72 (#479) #202

Workflow file for this run

name: Benchmarks
on:
push:
branches: [ "main" ]
permissions:
id-token: write
contents: write
jobs:
integration:
name: Benchmarks
uses: ./.github/workflows/bench.yml
with:
ref: ${{ github.event.after }}