Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ci skip] remove spurious line
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 4 Mar 2023 10:51:11 +0000 (11:51 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 4 Mar 2023 10:51:11 +0000 (11:51 +0100)
.github/workflows/git.yml

index af2ea55..82e2ca0 100644 (file)
@@ -31,7 +31,6 @@ jobs:
         if: matrix.config.os == 'ubuntu'
         run: |
           sudo apt-get update && sudo apt-get install ninja-build libboost-dev libboost-context-dev pybind11-dev
-          sudo apt-get install libunwind-dev libdw-dev libelf-dev libevent-dev
       - name: prepare for macos
         if: matrix.config.os == 'macos'
         run: brew install boost eigen pybind11 ninja