mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
generator fix
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
|||||||
- name: Build a Boost distribution using B2
|
- name: Build a Boost distribution using B2
|
||||||
run: |
|
run: |
|
||||||
python3 tools/ci.py build-b2-distro \
|
python3 tools/ci.py build-b2-distro \
|
||||||
--generator "${{ matrix.generator }}" \
|
|
||||||
--toolset ${{ matrix.toolset }}
|
--toolset ${{ matrix.toolset }}
|
||||||
|
|
||||||
- name: Build a Boost distribution using CMake
|
- name: Build a Boost distribution using CMake
|
||||||
|
|||||||
Reference in New Issue
Block a user