Skip to content

Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.139 #162

Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.139

Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.139 #162

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 }}