Update CI.yml

This commit is contained in:
Aditya Garg 2022-12-20 15:04:24 +05:30 committed by GitHub
parent 6983404a1b
commit d3e493aa32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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