mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-10 20:07:43 +02:00
Fix syntax of analysis workflow.
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
- MAKE_TEST: "yes"
|
||||
- runs-on: ubuntu-latest
|
||||
name: Clang on Linux, clang-analysis
|
||||
env:
|
||||
- CONFIG_OPTS: "CC=clang --enable-debug --disable-flto"
|
||||
- MAKE_TEST: "yes"
|
||||
- TEST_ANALYZER: "yes"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
24 June 2021: Wouter
|
||||
- Add analyzer and port compile github workflow.
|
||||
|
||||
23 June 2021: Wouter
|
||||
- Fix #503: DNS over HTTPS response truncated.
|
||||
- Fix warnings reported by the gcc analyzer.
|
||||
|
||||
Reference in New Issue
Block a user