Skip to content

Add ARM64 support for Windows ARM devices #17

Add ARM64 support for Windows ARM devices

Add ARM64 support for Windows ARM devices #17

Workflow file for this run

name: "Build PR"
on:
pull_request:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.gitignore'
- '**/*.gitattributes'
jobs:
build:
name: Build and Test
uses: ./.github/workflows/_build.yaml