GHA/non-native: revert to OpenBSD 7.7 due to test hangs with 7.8

test 701 (SOCKS5) and 708 (SOCKS4) started hanging occasionally, and
most likely others too.

https://github.com/curl/curl/actions/runs/19081279902/job/54510279013 (701 hangs) https://github.com/curl/curl/actions/runs/19095657593/job/54555001348?pr=19370 (708 hangs)
https://github.com/curl/curl/actions/runs/19097996671/job/54562669865?pr=19371 (unknown test hangs)

Reverts c3b890b2c0 #19368

Closes #19372
This commit is contained in:
Viktor Szakats 2025-11-05 10:18:32 +01:00
parent a39ff61a7b
commit 8d00e28136
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -102,7 +102,7 @@ jobs:
with:
environment_variables: MATRIX_ARCH
operating_system: 'openbsd'
version: '7.8'
version: '7.7'
architecture: ${{ matrix.arch }}
run: |
# https://openbsd.app/