Switch to using the LTS Linux kernel.
This is to avoid updating to a version that is not yet supported by ZFS, causing the DKMS build to fail.
This commit is contained in:
parent
64b1e95e8e
commit
d5a9ba5a84
@ -1,7 +1,7 @@
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- linux-headers
|
||||
- linux-lts-headers
|
||||
state: present
|
||||
|
||||
- name: Build aur packages
|
||||
|
Loading…
Reference in New Issue
Block a user