Skip to content

Commit

Permalink
re-enable debug CI for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Oct 19, 2023
1 parent b5d19fb commit d65e664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ubuntu-22.04-clang-14,
]

build_type: [Release]
build_type: [Debug, Release]
build_unstable: [ON]
include:
- name: ubuntu-20.04-gcc-9
Expand Down

0 comments on commit d65e664

Please sign in to comment.