From 5e0b721d0d929223e4308406480a1f1ca9e3f4dc Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 9 Apr 2024 16:36:48 -0400 Subject: ci: Update {Net,Open}BSD --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e688fe..51d06fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: - name: Run tests uses: vmactions/openbsd-vm@v1 with: - release: "7.4" + release: "7.5" usesh: true copyback: false @@ -132,7 +132,7 @@ jobs: - name: Run tests uses: vmactions/netbsd-vm@v1 with: - release: "9.3" + release: "10.0" usesh: true copyback: false -- cgit v1.2.3