Loading .github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ jobs: - runner: windows-latest arch: x64 - runner: windows-11-arm arch: aarch64 arch: arm64 runs-on: ${{ matrix.os.runner }} steps: - uses: actions/checkout@v4 Loading Loading
.github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ jobs: - runner: windows-latest arch: x64 - runner: windows-11-arm arch: aarch64 arch: arm64 runs-on: ${{ matrix.os.runner }} steps: - uses: actions/checkout@v4 Loading