From: Viktor Szakats Date: Mon, 19 May 2025 14:27:20 +0000 (+0200) Subject: GHA/non-native: bump to FreeBSD 14.2, OpenBSD 7.7 X-Git-Tag: curl-8_14_0~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=414ec13840fd76bed19771a4a94ab5ec61eb1d1e;p=thirdparty%2Fcurl.git GHA/non-native: bump to FreeBSD 14.2, OpenBSD 7.7 Follow-up to f56309fdfb34e3a01b070423a3e5313e73d67acc #17387 Closes #17388 --- diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index 77196b4584..64dde730d5 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -91,7 +91,7 @@ jobs: uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0 with: operating_system: 'openbsd' - version: '7.5' + version: '7.7' architecture: ${{ matrix.arch }} run: | # https://openbsd.app/ @@ -137,7 +137,7 @@ jobs: uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0 with: operating_system: 'freebsd' - version: '14.1' + version: '14.2' architecture: ${{ matrix.arch }} run: | export MAKEFLAGS=-j3