commit 5125342f0bcf350cc7ce00653bcae5447c459d67
parent a5e301803a811be90e2450f70787cfbd720a1513
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Thu, 10 Jun 2021 12:01:12 +0200
Lower the boost version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
@@ -41,7 +41,7 @@ jobs:
uses: MarkusJx/install-boost@v1.0.1
id: install-boost
with:
- boost_version: 1.76.0
+ boost_version: 1.73.0
- name: Install Qt
uses: jurplel/install-qt-action@v2.13.2