Skip to content

Commit

Permalink
Update cmake-multi-platform-Need_ProxyHandshakeAuth.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed Aug 16, 2023
1 parent 2429bb7 commit 498985b
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
build_type: [Release]
c_compiler: [gcc, clang, cl]
c_compiler: [gcc, cl]
include:
- os: windows-latest
c_compiler: cl
Expand All @@ -38,10 +38,6 @@ jobs:
cpp_compiler: g++
toolset: gcc
version: 22.04
# - os: ubuntu-latest
# c_compiler: clang
# cpp_compiler: clang++
# toolset: clang
exclude:
- os: windows-latest
c_compiler: gcc
Expand Down

0 comments on commit 498985b

Please sign in to comment.