Skip to content

Commit d0c3b3f

Browse files
committed
generator fix
1 parent 87ebc6c commit d0c3b3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: Build a Boost distribution using B2
3232
run: |
3333
python3 tools/ci.py build-b2-distro \
34-
--generator "${{ matrix.generator }}" \
3534
--toolset ${{ matrix.toolset }}
3635
3736
- name: Build a Boost distribution using CMake

0 commit comments

Comments
 (0)