diff --git a/.github/workflows/pyre.yml b/.github/workflows/pyre.yml index 1f87f2c..053f88a 100644 --- a/.github/workflows/pyre.yml +++ b/.github/workflows/pyre.yml @@ -31,7 +31,7 @@ jobs: actions: read contents: read security-events: write - runs-on: windows-latest + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 with: