summaryrefslogtreecommitdiff
path: root/modules/tinyxml2/10.0.0/presubmit.yml
blob: 03902fb9bd03058c1103da99e41fc8fc5dd9263a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
matrix:
  platform:
  - debian10
  - ubuntu2004
  - macos
  - macos_arm64
  - windows
  bazel: [6.x, 7.x]
tasks:
  verify_targets:
    name: Verify build targets
    platform: ${{ platform }}
    bazel: ${{ bazel }}
    build_targets:
    - '@tinyxml2'