diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 351164d..240456c 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -26,7 +26,7 @@ permissions: jobs: analyze: name: Analyze - runs-on: ubuntu-latest + runs-on: windows-latest permissions: actions: read contents: read