diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 5430f3ff5..aca2b2a4d 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -41,6 +41,7 @@ jobs: analyze: name: 🔍 Analyze sources (CI) + runs-on: ubuntu-latest steps: - name: 📤 Checkout the repository uses: actions/checkout@main