Skip to content

Commit 1b1a137

Browse files
committed
Add back the ubuntu-latest release job.
1 parent f55f2b3 commit 1b1a137

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
config: DEBUG
1818
static_lib: OFF
1919
os: ubuntu-latest
20+
- coverage: OFF
21+
config: Release
22+
static_lib: ON
23+
os: ubuntu-latest
2024
fail-fast: false
2125
defaults:
2226
run:

0 commit comments

Comments
 (0)