From d5227a0d1ce57aa1600bd6c66a8e192330bb7c4f Mon Sep 17 00:00:00 2001 From: helto4real Date: Sun, 4 Jul 2021 23:01:30 +0200 Subject: [PATCH] runs-on --- .github/workflows/ci_build.yml | 1 + 1 file changed, 1 insertion(+) 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