File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 # pre-reqs installed, see:
1919 # https://github.com/teeks99/boost-python-test-docker
2020 - cxx : clang++
21- docker-img : teeks99/boost-python-test:clang-11_1.66 .0
21+ docker-img : teeks99/boost-python-test:clang-12_1.76 .0
2222 - cxx : g++
23- docker-img : teeks99/boost-python-test:gcc-9_1.66 .0
23+ docker-img : teeks99/boost-python-test:gcc-10_1.76 .0
2424
2525 container :
2626 image : ${{ matrix.docker-img }}
Original file line number Diff line number Diff line change 2121 vcpkgGitCommitId : ' 8a9a97315aefb3f8bc5d81bf66ca0025938b9c91'
2222 vcpkgDirectory : ' ${{ runner.workspace }}/vcpkg'
2323 vcpkgTriplet : x64-windows
24- vcpkgArguments : boost-config boost-core boost-function boost-graph boost-iterator boost-lexical-cast boost-mpl boost-preprocessor boost-smart-ptr boost-static-assert
24+ vcpkgArguments : boost-config boost-core boost-function boost-graph boost-iterator boost-lexical-cast boost-mpl boost-preprocessor boost-smart-ptr boost-static-assert boost-align
2525
2626 - name : setup faber
2727 # shell: 'bash'
You can’t perform that action at this time.
0 commit comments