Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek authored Oct 7, 2024
1 parent 75f07d1 commit 635d1b7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
branches:
- jammy
- noble

run-name: Build
name: Build kernel

jobs:
build:
Expand All @@ -23,9 +22,6 @@ jobs:
python-is-python3 fdisk bc debhelper python3-pyelftools python3-setuptools \
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev dctrl-tools
- name: Checkout code
uses: actions/checkout@v4

- name: Build Kernel at ${{ github.sha }}
shell: bash
run: |
Expand Down

0 comments on commit 635d1b7

Please sign in to comment.