Skip to content

Commit e033f6a

Browse files
Testing CI (2)
1 parent b25ecff commit e033f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linux.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
cxx: g++-12
15-
build_type: Debug
14+
cxx: [g++-12]
15+
build_type: [Debug]
1616
#cxx: [g++-12, clang++-15]
1717
#build_type: [Debug, Release]
1818
include:

0 commit comments

Comments
 (0)