Skip to content

Commit

Permalink
Make llvm-15 available for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
H0R5E committed Nov 15, 2024
1 parent 3b95338 commit 0f49347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
python-version: "3.13"
- uses: abatilo/actions-poetry@v2
- name: Configure runner
run: sudo apt-get install ninja-build
run: sudo apt-get install llvm-15 ninja-build
- name: Install Conan
run: |
poetry install
Expand Down

0 comments on commit 0f49347

Please sign in to comment.