Skip to content

Bump BenchmarkDotNet from 0.13.12 to 0.14.0 #167

Bump BenchmarkDotNet from 0.13.12 to 0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0 #167

Workflow file for this run

name: Treasure.Utils-PR
on: pull_request
jobs:
build_pr:
name: Build Treasure.Utils
strategy:
max-parallel: 3
fail-fast: false
matrix:
platform: [ windows, ubuntu, macos ]
uses: ./.github/workflows/workflow_build.yml
secrets: inherit
with:
platform: ${{ matrix.platform }}