about summary refs log tree commit diff stats
path: root/.builds
diff options
context:
space:
mode:
Diffstat (limited to '.builds')
-rw-r--r--.builds/openbsd.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml
index 5f8f6c4e..326bdb5f 100644
--- a/.builds/openbsd.yml
+++ b/.builds/openbsd.yml
@@ -1,14 +1,15 @@
-image: openbsd/6.8
+image: openbsd/7.0
 
 packages:
+  - gcc-11.2.0p0
   - cmake
   - gmake
   - cmocka
   - libtool
-  - automake-1.16.2
+  - automake-1.16.3
   - pkgconf
   - readline
-  - python-3.8.6p0
+  - python-3.8.12
   - autoconf-2.69p3
   - autoconf-archive
   - curl