There was an error while loading. Please reload this page.
1 parent 86f3ee5 commit 56ffa79Copy full SHA for 56ffa79
1 file changed
.github/workflows/ci_minimal.yml
@@ -36,13 +36,9 @@ jobs:
36
gcovr: true
37
opencppcoverage: true
38
39
- - name: Create Build Directory
40
- run: |
41
- mkdir boost
42
-
43
- name: 📦 Download and Build Boost (system, unit_test_framework)
44
id: boost
45
- uses: egor-tensin/build-boost@v1
+ uses: egor-tensin/build-boost@v1.4
46
with:
47
version: '1.84.0'
48
libraries: 'system,unit_test_framework'
0 commit comments