Skip to content

-- rename test suites to reflect the usage of internal types and func… #107

-- rename test suites to reflect the usage of internal types and func…

-- rename test suites to reflect the usage of internal types and func… #107

Workflow file for this run

name: Windows build
on:
push:
branches: [ "main" ]
jobs:
build-win-x64:
runs-on: windows-latest
environment: public-github-runners
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: ./.github/actions/build-cmake-preset
with:
preset-name: vs141-x64-release