We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8b1b8 commit 59de541Copy full SHA for 59de541
.github/workflows/testing-on-openbsd.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- openbsd-version: ['7.7', '7.6', '7.5', '7.4', '7.3', '7.2']
+ openbsd-version: ['7.8', '7.7', '7.6', '7.5', '7.4', '7.3', '7.2']
17
18
steps:
19
- uses: actions/checkout@v5
0 commit comments