Disable openbsd

This commit is contained in:
Christoffer Lerno
2025-12-17 17:21:32 +01:00
parent b43dac24c4
commit b08a2a2c0f

View File

@@ -947,6 +947,7 @@ jobs:
build-openbsd:
runs-on: ubuntu-latest
if: ${{ false }}
strategy:
# Don't abort runners if a single one fails
fail-fast: false