Skip to content

Commit 5d129bc

Browse files
committed
revert set
1 parent 1a9a249 commit 5d129bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -733,11 +733,6 @@ jobs:
733733
run: |
734734
set -x
735735
736-
if [[ ${{ runner.os }} == 'Windows' ]]; then
737-
set CC=cl.exe
738-
set CXX=cl.exe
739-
fi
740-
741736
declare -a generators=(
742737
"adoc"
743738
"xml"

0 commit comments

Comments
 (0)