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
|
||||
run: |
|
||||
python3 tools/ci.py build-b2-distro \
|
||||
--generator "${{ matrix.generator }}" \
|
||||
--toolset ${{ matrix.toolset }}
|
||||
|
||||
- name: Build a Boost distribution using CMake
|
||||
|
||||
Reference in New Issue
Block a user