Skip to content

Commit 08a2dcd

Browse files
committed
check-openbsd: Switch from OpenBSD 7.6 to 7.7.
1 parent 4d30ff3 commit 08a2dcd

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

0 commit comments

Comments
 (0)