Skip to content

Commit a3b167b

Browse files
committed
test: reenabled Linux/GCC/Release build
1 parent ba91a0a commit a3b167b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/build_and_test.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ jobs:
5858
- os: ubuntu-latest
5959
preset: gcc
6060
config: Debug
61-
# TODO: re-enable this configuration when bug is fixed! See https://github.com/benthevining/BenBot/issues/454
62-
# - os: ubuntu-latest
63-
# preset: gcc
64-
# config: Release
61+
- os: ubuntu-latest
62+
preset: gcc
63+
config: Release
6564
- os: ubuntu-latest
6665
preset: gcc
6766
config: ASAN

0 commit comments

Comments
 (0)