ObjFW  Check-in [4aa544351d]

Overview
Comment:GitHub Actions: Disable TLS for 32 bit Ubuntu

For some reason, gnutls-dev:i386 just doesn't exist on GitHub Actions,
while it does in a local Ubuntu VM.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4aa544351deb486c914cffc1b8d8296ec53ca2771c760608b6ce12540c5964dc
User & Date: js on 2022-01-26 18:19:09
Other Links: manifest | tags
Context
2022-01-28
19:34
Don't assume EWOULDBLOCK and EAGAIN are the same check-in: d9586ed175 user: js tags: trunk
2022-01-26
18:19
GitHub Actions: Disable TLS for 32 bit Ubuntu check-in: 4aa544351d user: js tags: trunk
16:52
Define GNUTLS_SAFE_PADDING_CHECK 0 if it's missing check-in: dd853203d3 user: js tags: trunk
Changes