Skip to content

Commit

Permalink
Exclude coverage job for now
Browse files Browse the repository at this point in the history
GitOrigin-RevId: ccb4621258e7075bc3525fdb53cab9cc814d6a24
  • Loading branch information
Vertexwahn committed Apr 22, 2024
1 parent 0554d58 commit f804d3c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,18 +80,6 @@ jobs:
steps:
- template: devertexwahn/ci/ubuntu-22.04-clang16.yaml

- job: Ubuntu22Coverage
displayName: "Coverage with LCOV/GCC11 on Ubuntu 22.04"
pool:
vmImage: 'ubuntu-22.04'
steps:
- template: devertexwahn/ci/ubuntu-22.04-coverage.yaml
#- job: Ubuntu22Docker
# displayName: "aarch64 Docker"
# pool:
# vmImage: 'ubuntu-22.04'
# steps:
# - template: devertexwahn/ci/ubuntu-22.04-docker-aarch64.yaml

- job: Ubuntu22Bzlmod
displayName: "Bzlmod on Ubuntu 22.04"
Expand Down

0 comments on commit f804d3c

Please sign in to comment.