mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:43:32 +03:00
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:
parent
a39ff61a7b
commit
8d00e28136
1 changed files with 1 additions and 1 deletions
2
.github/workflows/non-native.yml
vendored
2
.github/workflows/non-native.yml
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue