From 520e67dd39f964648bfa68ed2401f270193b14cc Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 25 Jan 2025 22:52:23 +0100 Subject: [PATCH] GHA/non-native: bump to NetBSD 10.1 Closes #16088 --- .github/workflows/non-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.47.3