Skip to content

Commit 73d3594

Browse files
committed
Github action: Fix build on Ubuntu 22.04
1 parent a65d909 commit 73d3594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
image: "ubuntu:22.04"
3131
ubuntu: 22
3232
installer: apt
33+
CXXFLAGS: -Wno-stringop-overread
3334
- name: Debian-9
3435
# Uses gcc 6.3.0, clang 3.8.1, cmake 3.7.2
3536
image: "debian:stretch"

0 commit comments

Comments
 (0)