From: Viktor Szakats Date: Tue, 4 Nov 2025 20:01:32 +0000 (+0100) Subject: GHA/non-native: bump to OpenBSD 7.8 X-Git-Tag: curl-8_17_0~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3b890b2c005401e18b54dacf9e63d33412e2b4f;p=thirdparty%2Fcurl.git GHA/non-native: bump to OpenBSD 7.8 Follow-up to e5cc5640b37672bd18d7561bc45c5dd91271753a #19367 Closes #19368 --- diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index 523a6761e6..19ff552c91 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -102,7 +102,7 @@ jobs: with: environment_variables: MATRIX_ARCH operating_system: 'openbsd' - version: '7.7' + version: '7.8' architecture: ${{ matrix.arch }} run: | # https://openbsd.app/