Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #160

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #160

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