diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8e78a2b5..ab2dcfff 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,7 +6,7 @@ on: - main jobs: scan: - runs-on: macos-latest + runs-on: ubuntu-latest permissions: contents: read # for actions/checkout to fetch code security-events: write # for GitHub/codeql-action/upload-sarif to upload SARIF results