diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ab8a208..f17be20 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,6 +18,7 @@ jobs: - macos-latest - ubuntu-24.04-arm - ubuntu-latest + - windows-11-arm - windows-latest runs-on: ${{ matrix.os }}