Skip to content

Commit

Permalink
Revert "make sure we're building for the correct kernel version"
Browse files Browse the repository at this point in the history
This reverts commit 6116cb3.
  • Loading branch information
tomaspinho committed Aug 26, 2020
1 parent 6116cb3 commit 26e3caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: prepare build
run: sudo m-a prepare
- name: build
run: make KVER=$KVER
run: make

0 comments on commit 26e3caf

Please sign in to comment.