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