Skip to content

Commit

Permalink
Project import generated by Copybara.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 2542815a548dcb2aee87de6e7445f63554698722
  • Loading branch information
Vertexwahn committed Jan 19, 2025
1 parent dea4e10 commit 6d3238d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 83 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ jobs:
- template: devertexwahn/ci/ubuntu-24.04-bazel-query.yaml

- job: Ubuntu22Clang19
displayName: "Clang19 on Ubuntu 24.04"
displayName: "Clang19 on Ubuntu 22.04"
pool:
vmImage: 'ubuntu-24.04'
vmImage: 'ubuntu-22.04'
steps:
- template: devertexwahn/ci/ubuntu-24.04-clang19.yaml
- template: devertexwahn/ci/ubuntu-22.04-clang19.yaml

- job: Ubuntu24Coverage
displayName: "Coverage with LCOV/GCC13 on Ubuntu 24.04"
Expand Down
80 changes: 0 additions & 80 deletions devertexwahn/ci/ubuntu-24.04-clang19.yaml

This file was deleted.

0 comments on commit 6d3238d

Please sign in to comment.