Limit matrix flyweight jobs to standard nodes
[lttng-ci.git] / jobs / liburcu.yaml
index cc41a8e08d37ce4bd0fbb0cd450b981a8ad2c5e9..f22d19b44e8d5eaf97030991961c28440f53bf2b 100644 (file)
@@ -60,6 +60,7 @@
     defaults: liburcu
 
     project-type: matrix
+    node: 'x86-32 || x86-64' # Applies only to matrix flyweight task
     axes:
       - axis:
          type: slave
 - project:
     name: liburcu
     version:
-      - stable-0.7
-      - stable-0.8
-      - master
+      !include jobs/inc/liburcu-versions.yaml.inc
     jobs:
       - 'liburcu_{version}_{buildtype}':
           buildtype: build
This page took 0.023155 seconds and 4 git commands to generate.