summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2025-01-27 13:54:11 -0500
committerTavian Barnes <tavianator@tavianator.com>2025-01-27 13:54:11 -0500
commit9d93f350a58353906a8eed68f4eb50a4cd3ee724 (patch)
treef23fade98dbd3845f8eb14ea518001eb5f6fa664 /.github/workflows
parentefe1146b69997be7a6f89063098446d7cdd1eca9 (diff)
downloadbfs-9d93f350a58353906a8eed68f4eb50a4cd3ee724.tar.xz
ci: Update to NetBSD 10.1
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
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"