Skip to content

Commit

Permalink
[EN-7587] Implement FetchDailyCandles sample
Browse files Browse the repository at this point in the history
RelWithDebInfo
  • Loading branch information
AnatolyKalin committed Jun 10, 2024
1 parent dfe8fe2 commit c59fd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
xcode: '15.0'
cc: 'clang'
cxx: 'clang++'
buildType: [ Release, Debug ]
buildType: [ Release, Debug, RelWithDebInfo ]

name: "${{ matrix.config.name }}-${{matrix.buildType}}"
runs-on: ${{ matrix.config.image }}
Expand Down

0 comments on commit c59fd02

Please sign in to comment.