Skip to content

Commit

Permalink
use msquic in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jun 17, 2024
1 parent dd2fd24 commit 93b72b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
- name: Configure CMake
run: >
cmake --preset linux-default
-DWITH_MSQUIC=ON
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
Expand Down

0 comments on commit 93b72b6

Please sign in to comment.