diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7d1ab7f32..3f2284d15f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -298,6 +298,7 @@ raspberrypi2_defconfig: { extends: .defconfig } raspberrypi3_64_defconfig: { extends: .defconfig } raspberrypi3_defconfig: { extends: .defconfig } raspberrypi3_qt5we_defconfig: { extends: .defconfig } +raspberrypi4_defconfig: { extends: .defconfig } raspberrypi_defconfig: { extends: .defconfig } riotboard_defconfig: { extends: .defconfig } rock64_defconfig: { extends: .defconfig }