diff --git a/.github/workflows/rust-clippy.yml b/.github/workflows/rust-clippy.yml index ad8ee4e..7955893 100644 --- a/.github/workflows/rust-clippy.yml +++ b/.github/workflows/rust-clippy.yml @@ -21,7 +21,7 @@ on: jobs: rust-clippy-analyze: name: Run rust-clippy analyzing - runs-on: ubuntu-latest + runs-on: windows-latest permissions: contents: read security-events: write