Commit 646ab02
committed
ci: Use sdk-build v1.3.8
This commit updates the CI workflow to use the SDK build image v1.3.8,
which includes more up-to-date MinGW-w64 toolchain (v12.0.0) with win32
and posix thread model support.
The posix thread model support is necessary for building Windows LLVM,
which makes use of `std::thread`, which depends on pthread.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 597d42f commit 646ab02
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
0 commit comments