From 9d93f350a58353906a8eed68f4eb50a4cd3ee724 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 27 Jan 2025 13:54:11 -0500 Subject: ci: Update to NetBSD 10.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc8f75d..8e34313 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -163,7 +163,7 @@ jobs: uses: cross-platform-actions/action@v0.27.0 with: operating_system: netbsd - version: "10.0" + version: "10.1" run: | PATH="/sbin:/usr/sbin:$PATH" -- cgit v1.2.3