diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index da1678e..3e225c6 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -24,7 +24,7 @@ on: jobs: CodeQL-Build: # CodeQL runs on ubuntu-latest, windows-latest, and macos-latest - runs-on: [ubuntu-latest, macos-latest] + runs-on: ubuntu-latest permissions: # required for all workflows