Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e63e3 commit d9e7b8fCopy full SHA for d9e7b8f
.github/workflows/psp-matrix.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: ['ubuntu-22.04']
15
compiler: [gcc, clang]
16
- build_type: [debug,debugoptimized]
+ build_type: [debugoptimized]
17
build_script: [make, meson]
18
uses: ./.github/workflows/psp-reusable.yml
19
with:
0 commit comments