chore: revert kernel with BTF support
It might be causing CI instability, so let's try backing it out. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
e422ea63d0
commit
b48adb8ec5
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ NAME = Talos
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/siderolabs/tools:v1.2.0-alpha.0-6-gcd35510
|
||||
PKGS ?= v1.2.0-alpha.0-29-g737b510
|
||||
PKGS ?= v1.2.0-alpha.0-31-g165c278
|
||||
EXTRAS ?= v1.2.0-alpha.0-2-gda35a63
|
||||
GO_VERSION ?= 1.19
|
||||
GOIMPORTS_VERSION ?= v0.1.11
|
||||
|
@ -1 +1 @@
|
||||
v1.2.0-alpha.0-29-g737b510
|
||||
v1.2.0-alpha.0-31-g165c278
|
Loading…
Reference in New Issue
Block a user