diff --git a/.github/workflows/pyre.yml b/.github/workflows/pyre.yml index fd9965a..697cb14 100644 --- a/.github/workflows/pyre.yml +++ b/.github/workflows/pyre.yml @@ -32,7 +32,7 @@ jobs: actions: read contents: read security-events: write - runs-on: ubuntu-latest + runs-on: windows-latest steps: - uses: actions/checkout@v4 with: