diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8e747638..a6a7a261 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [windows-latest, macos-latest, ubuntu-latest] + os: [windows-latest, macos-13, ubuntu-latest] env: AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}