diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b379b8..4687b5f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ permissions: packages: write id-token: write jobs: - test: + build: uses: ./.github/workflows/matrix.yml with: spec: ${{ inputs.spec }} diff --git a/config.yaml b/config.yaml index 0c08b29..5484b87 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,6 @@ imageNameFormat: "ghcr.io/edera-dev/[image]:[tag]" architectures: - x86_64 -- aarch64 flavors: - name: zone - name: zone-bpf diff --git a/configs/x86_64/zone.config b/configs/x86_64/zone.config index a2171dd..bf96a05 100644 --- a/configs/x86_64/zone.config +++ b/configs/x86_64/zone.config @@ -2059,4 +2059,7 @@ CONFIG_MLXREG_HOTPLUG=m CONFIG_MLXREG_IO=m CONFIG_MLXREG_LC=m CONFIG_MLX_PLATFORM=m + CONFIG_IAVF=m +CONFIG_I40E=m +CONFIG_I40EVF=m