Skip to content

Commit

Permalink
ci: switch to 1.81
Browse files Browse the repository at this point in the history
  • Loading branch information
branylagaffe committed Apr 5, 2024
1 parent 31fc625 commit 9b8bef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/00-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jobs:
run: |
sudo apt install -y \
libboost1.83-dev \
libboost-serialization1.83-dev \
libboost-iostreams1.83-dev \
libboost-system1.83-dev \
libboost-serialization1.81-dev \
libboost-iostreams1.81-dev \
libboost-system1.81-dev \
cmake
Expand Down

0 comments on commit 9b8bef9

Please sign in to comment.