Commit b842293
committed
ci: remove ReleaseSafe optimization for faster CI builds
Use default Debug mode for cross-platform build checks — ReleaseSafe
adds unnecessary compile time when the goal is just verifying
compilation succeeds on each target.1 parent b085925 commit b842293
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments