From 7eb179255fd48dd9beecc29f6595a6e01cc70564 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 26 Jun 2024 13:13:50 +1200 Subject: [PATCH] builds/openbsd.yml: move to 7.4 OpenBSD 7.5 broke the dmd and ldc packages. They're back working in -current as of now. --- .builds/openbsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index caeffc6..c06e7f2 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -1,5 +1,5 @@ --- -image: openbsd/latest +image: openbsd/7.4 packages: - curl - ldc