From: Viktor Szakats Date: Sat, 25 Jan 2025 21:52:23 +0000 (+0100) Subject: GHA/non-native: bump to NetBSD 10.1 X-Git-Tag: curl-8_12_0~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=520e67dd39f964648bfa68ed2401f270193b14cc;p=thirdparty%2Fcurl.git GHA/non-native: bump to NetBSD 10.1 Closes #16088 --- diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index ffd36b0096..2b64ebfc6c 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -51,7 +51,7 @@ jobs: uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0 with: operating_system: 'netbsd' - version: '10.0' + version: '10.1' architecture: ${{ matrix.arch }} run: | # https://pkgsrc.se/