Update CI.yml

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

View File

@ -39,7 +39,6 @@ jobs:
branch: kinetic
Safe-graphics:
needs: [Kernel]
runs-on: ubuntu-22.04
steps:
- name: 'Checkout Jammy Repo'
@ -73,7 +72,6 @@ jobs:
branch: jammy-16,4
ISO:
needs: [Kernel]
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3