Skip to content

Commit 3076876

Browse files
K-ballomizvekov
authored andcommitted
revert set
1 parent 01de0ea commit 3076876

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
@@ -903,11 +903,6 @@ jobs:
903903
run: |
904904
set -x
905905
906-
if [[ ${{ runner.os }} == 'Windows' ]]; then
907-
set CC=cl.exe
908-
set CXX=cl.exe
909-
fi
910-
911906
declare -a generators=(
912907
"adoc"
913908
"xml"

0 commit comments

Comments
 (0)