Skip to content

feat: expose HOST_ARCH and support running node on arm64 windows #11

feat: expose HOST_ARCH and support running node on arm64 windows

feat: expose HOST_ARCH and support running node on arm64 windows #11

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths-ignore:
- ".github/workflows/docs.yml"
- "docs/**"
pull_request:
branches:
- main
paths-ignore:
- ".github/workflows/docs.yml"
- "docs/**"
jobs:
ci:
uses: ./.github/workflows/shared.yml