Skip to content

Commit

Permalink
Remove the LLVM 13 build.workflows/gha_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Aug 1, 2024
1 parent 2f29bdb commit e3a44d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/gha_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,3 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: bash tools/gha_llvm14_conda_asan.sh
conda_llvm13_asan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: bash tools/gha_llvm13_conda_asan.sh

0 comments on commit e3a44d4

Please sign in to comment.