File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 os : ubuntu-latest
2828 setup-script : ubuntu
2929 - name : " macOS"
30- os : macos-10.15
30+ os : macos-11
3131 env :
3232 CC : clang
3333 CMAKE_OPTIONS : -DREGEX_BACKEND=regcomp_l -DDEPRECATE_HARD=ON -DUSE_GSSAPI=ON -DBUILD_TESTS=OFF -DBUILD_EXAMPLES=OFF -DBUILD_CLI=ON -DCMAKE_BUILD_TYPE=Release
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 os : ubuntu-latest
123123 - name : " macOS"
124124 id : macos
125- os : macos-10.15
125+ os : macos-11
126126 env :
127127 CC : clang
128128 CMAKE_OPTIONS : -DREGEX_BACKEND=regcomp_l -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=leaks -DUSE_GSSAPI=ON
@@ -230,7 +230,7 @@ jobs:
230230 os : ubuntu-latest
231231 - name : " macOS (SHA256)"
232232 id : macos
233- os : macos-10.15
233+ os : macos-11
234234 env :
235235 CC : clang
236236 CMAKE_OPTIONS : -DREGEX_BACKEND=regcomp_l -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=leaks -DUSE_GSSAPI=ON -DEXPERIMENTAL_SHA256=ON
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ jobs:
154154 SKIP_SSH_TESTS : true
155155 os : ubuntu-latest
156156 - name : " macOS"
157- os : macos-10.15
157+ os : macos-11
158158 env :
159159 CC : clang
160160 CMAKE_OPTIONS : -DREGEX_BACKEND=regcomp_l -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=leaks -DUSE_GSSAPI=ON
You can’t perform that action at this time.
0 commit comments