We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c588f commit bcedf0eCopy full SHA for bcedf0e
.github/workflows/eamxx-sa-testing.yml
@@ -78,7 +78,7 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- build_type: [dbg] #[sp, dbg, fpe, opt]
+ build_type: [sp, dbg, fpe, opt]
82
name: gcc-openmp / ${{ matrix.build_type }}
83
steps:
84
- name: Check out the repository
0 commit comments