Upgrade to OpenBSD 7.0 in CI

This commit is contained in:
William Wennerström
2021-12-24 13:49:07 +01:00
parent ed79b074c6
commit 5e750e1fbc
2 changed files with 5 additions and 4 deletions

View File

@@ -89,7 +89,7 @@ case $(uname | tr '[:upper:]' '[:lower:]') in
# `-std=gnu99 -fexec-charset=UTF-8` to silence:
# src/event/server_events.c:1453:19: error: universal character names are only valid in C++ and C99
# src/event/server_events.c:1454:19: error: universal character names are only valid in C++ and C99
CC="gcc -std=gnu99 -fexec-charset=UTF-8"
CC="egcc -std=gnu99 -fexec-charset=UTF-8"
tests=(
"--enable-notifications --enable-icons-and-clipboard --enable-otr --enable-pgp