Skip to content

Commit 59de541

Browse files
committed
add target openbsd-7.8
1 parent ea8b1b8 commit 59de541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-on-openbsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
openbsd-version: ['7.7', '7.6', '7.5', '7.4', '7.3', '7.2']
16+
openbsd-version: ['7.8', '7.7', '7.6', '7.5', '7.4', '7.3', '7.2']
1717

1818
steps:
1919
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)