We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf114b2 commit 3e0a42bCopy full SHA for 3e0a42b
.github/workflows/main.yaml
@@ -23,7 +23,7 @@ jobs:
23
# Build matrix for your jobs: you can define different variations to run each job in
24
# matrix configurations - reachable with ${{ matrix.config.<key> }}.
25
# Extra options:
26
- # - cxx: path to C++ compiler
+ # - cxx: C++ compiler
27
# - mode: build mode inside Pressio (Debug / Release)
28
matrix:
29
config:
0 commit comments