From a20ce43e8527ecd907931df3dc7ef0f9a52e2603 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:26:23 -0400 Subject: [PATCH] Update pyre.yml --- .github/workflows/pyre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyre.yml b/.github/workflows/pyre.yml index 053f88a..1f87f2c 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: ubuntu-latest + runs-on: windows-latest steps: - uses: actions/checkout@v4 with: