Skip to content

Commit

Permalink
Fixing github actions configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Sep 22, 2024
1 parent ddc9520 commit 0339a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ jobs:
strategy:
fail-fast: false
matrix:
type: [Debug, Release, MinSizeRel]
cc_ver: [16, 17, 18]
cpp: [17, 20, 23]
sanitize: [ON, OFF]
Expand Down

0 comments on commit 0339a76

Please sign in to comment.