Job Matrix Entries (exclude)

Attributes of jobs to exclude from the build matrix

Types

Keys

If given a map, the following keys are supported:

Shared keys

Examples

exclude:
- language: ruby
  os: linux
  dist: trusty
exclude:
  language: ruby
  os: linux
  dist: trusty
Beta