From 889910574c62c390b7417ca87d1db18538435b81 Mon Sep 17 00:00:00 2001 From: ehmidH <78127773+ehmidH@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:09:22 -0600 Subject: [PATCH] Update main.yml reverted changes --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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