diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5e5bae0..dbb94e7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,6 +50,7 @@ jobs: - ubuntu-latest - macos-latest - windows-latest + - windows-11-arm bun-version: - latest - canary @@ -88,6 +89,7 @@ jobs: - ubuntu-latest - macos-latest - windows-latest + - windows-11-arm file: - name: package.json (bun@1.1.0) @@ -154,6 +156,7 @@ jobs: - ubuntu-latest - macos-latest - windows-latest + - windows-11-arm steps: - name: 📥 Checkout