Skip to content

Commit

Permalink
try get newer tbb
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Maas committed Dec 3, 2024
1 parent d6ba16e commit 1bd92d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/debian_build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ jobs:

- name: Install Dependencies
run: |
echo "deb http://cz.archive.ubuntu.com/ubuntu jammy main universe" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install libtbb-dev libhwloc-dev gcc-9 g++-9
apt show libtbb-dev
- name: Build Mt-KaHyPar Debian Package
env:
Expand Down

0 comments on commit 1bd92d7

Please sign in to comment.