From: Darren Tucker Date: Thu, 21 May 2026 08:39:54 +0000 (+1000) Subject: Add OpenBSD 7.9 test VM. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66847768ffd5a2a004891c8d3bd79eaba12625b7;p=thirdparty%2Fopenssh-portable.git Add OpenBSD 7.9 test VM. --- diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml index 4ac3b27a0..667593a52 100644 --- a/.github/workflows/vm.yml +++ b/.github/workflows/vm.yml @@ -295,6 +295,7 @@ jobs: - "7.6" - "7.7" - "7.8" + - "7.9" config: [default] runs-on: ubuntu-latest steps: