summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-04-09 16:36:48 -0400
committerTavian Barnes <tavianator@tavianator.com>2024-04-09 16:37:11 -0400
commit5e0b721d0d929223e4308406480a1f1ca9e3f4dc (patch)
tree5d71c1c1efacee0cc98ad2a1585d2d4ce873aec4
parent505843eec93696d3fab69e56c34c578c8d032951 (diff)
ci: Update {Net,Open}BSD
-rw-r--r--.github/workflows/ci.yml4
1 files 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