Skip to content

Commit 2cb9c42

Browse files
committed
check-openbsd: Switch from OpenBSD 7.6 to 7.7.
1 parent 3a240ea commit 2cb9c42

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
@@ -455,7 +455,7 @@ jobs:
455455
# Doc: https://github.com/vmactions/openbsd-vm
456456
- uses: vmactions/openbsd-vm@v1
457457
with:
458-
release: '7.6'
458+
release: '7.7'
459459
mem: 1024
460460
usesh: true
461461
# Avoid 'sync: sshfs' since it causes trouble with file timestamps

0 commit comments

Comments
 (0)