Commit 8e4ecbd
authored
Enable release mode builds (#12)
* Enable release mode builds
### Motivation:
Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.
### Modifications:
Enable release mode builds for pull requests and scheduled builds on main.
### Result:
Improved CI coverage.
* Disable 5.9 and 5.10
* Remove unnecessary flag1 parent 3fdc52d commit 8e4ecbd
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments