diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 277c5c7..a7e2a16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-latest, ubuntu-latest, ubuntu-24.04-arm, windows-latest] + os: [macos-latest, ubuntu-latest, ubuntu-24.04-arm, windows-11-arm, windows-latest] arch: [auto64] include: - os: macos-latest