From d3e493aa3238d3f64ec6a950917435dba94051c5 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Tue, 20 Dec 2022 15:04:24 +0530 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index bb94da4..753b341 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -7,7 +7,6 @@ on: jobs: Safe-graphics: - needs: [Kernel] runs-on: ubuntu-22.04 steps: - name: 'Checkout Kinetic Repo' @@ -41,7 +40,6 @@ jobs: branch: kinetic-16,4 ISO: - needs: [Kernel] runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v3