ansible: Exclude cross compiler packages not available in Debian/i386
[lttng-ci.git] / automation / ansible / roles / cross-compilers / vars / Debian-11.yml
index cff0cdefbb761d0066c50fe2d073d90b9bc1dbe5..dfe232163abee975422b306a54241d88131fa15c 100644 (file)
@@ -23,3 +23,8 @@ cross_compilers_packages:
   - gcc-9-powerpc-linux-gnu
   - gcc-9-riscv64-linux-gnu
   - gcc-9-s390x-linux-gnu
+
+cross_compilers_packages_exclude_i386:
+  - gcc-i686-linux-gnu
+  - gcc-10-i686-linux-gnu
+  - gcc-9-i686-linux-gnu
This page took 0.023783 seconds and 4 git commands to generate.