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:
Andrey Smirnov 2022-08-12 16:35:26 +04:00
parent e422ea63d0
commit b48adb8ec5
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
v1.2.0-alpha.0-29-g737b510
v1.2.0-alpha.0-31-g165c278