File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed
Expand file tree Collapse file tree 2 files changed +1
-14
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 build-type : " Release"
104104 build-cmake : true
105105
106- # macOS (2 configurations )
106+ # macOS (1 configuration )
107107 # TODO: Re-enable when BSD/kqueue support is implemented
108108 #
109109 # - compiler: "apple-clang"
@@ -120,19 +120,6 @@ jobs:
120120 # build-type: "RelWithDebInfo"
121121 # asan: true
122122 # ubsan: true
123- #
124- # - compiler: "apple-clang"
125- # version: "*"
126- # cxxstd: "20"
127- # latest-cxxstd: "20"
128- # cxx: "clang++"
129- # cc: "clang"
130- # runs-on: "macos-14"
131- # b2-toolset: "clang"
132- # name: "Apple-Clang (macOS 14): C++20"
133- # shared: true
134- # build-type: "Release"
135- # build-cmake: true
136123
137124 # Linux GCC (4 configurations)
138125
You can’t perform that action at this time.
0 commit comments