update openbsd pkg names to 7.6

This commit is contained in:
Kirill Rodriguez 2024-10-15 15:38:53 +01:00
parent 5755befda6
commit 096c5fe584
No known key found for this signature in database
GPG Key ID: 2AA85EC2AD7F85EA

View File

@ -866,7 +866,7 @@ jobs:
with:
release: ${{ matrix.release }}
prepare: |
pkg_add mbedtls cmake python3
pkg_add mbedtls cmake py3-pip
usesh: true
run: |
if [ "${{ matrix.EVENT_MATRIX }}" == "DISABLE_OPENSSL" ]; then
@ -953,7 +953,7 @@ jobs:
with:
release: ${{ matrix.release }}
prepare: |
pkg_add mbedtls python3 automake-1.16.5 autoconf-2.71 libtool pkgconf
pkg_add mbedtls py3-pip automake-1.16.5 autoconf-2.72p0 libtool pkgconf
usesh: true
run: |
export AUTOMAKE_VERSION=1.16