Skip to content

Commit 2c33469

Browse files
committed
check-openbsd: Switch from OpenBSD 7.6 to 7.7.
1 parent 7f57360 commit 2c33469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/many-platforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
# Doc: https://github.com/vmactions/openbsd-vm
408408
- uses: vmactions/openbsd-vm@v1
409409
with:
410-
release: '7.6'
410+
release: '7.7'
411411
mem: 1024
412412
usesh: true
413413
# Avoid 'sync: sshfs' since it causes trouble with file timestamps

0 commit comments

Comments
 (0)