Skip to content

Commit 5a13c6b

Browse files
committed
check-openbsd: Switch from OpenBSD 7.6 to 7.7.
1 parent 2b8b05c commit 5a13c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
strategy:
188188
fail-fast: false
189189
matrix:
190-
version: ['7.6']
190+
version: ['7.7']
191191
runs-on: ubuntu-22.04
192192
steps:
193193
# This is needed because we run a script stored in this repository.

0 commit comments

Comments
 (0)