From: Viktor Szakats Date: Tue, 22 Jul 2025 17:48:38 +0000 (+0200) Subject: GHA/non-native: FreeBSD 14.3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c0a9c26c873cfcc602c379dd9bd48fe14e9f49e;p=thirdparty%2Fcurl.git GHA/non-native: FreeBSD 14.3 Follow-up to f097eaea183e7c1f7c8f765f3074e725e58bb652 #18000 Closes #18001 --- diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index ccbadcba4c..e4c837654d 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -158,7 +158,7 @@ jobs: with: environment_variables: CC MATRIX_ARCH MATRIX_BUILD MATRIX_DESC MATRIX_OPTIONS operating_system: 'freebsd' - version: '14.2' + version: '14.3' architecture: ${{ matrix.arch }} run: | export CURL_CI=github