diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9d908d4..f2b8879 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,8 +11,8 @@ jobs: os: - ubuntu-latest - ubuntu-24.04-arm - # - windows-latest - # - windows-11-arm + - windows-latest + - windows-11-arm - macos-latest runs-on: ${{matrix.os}} steps: