GHA/non-native: bump to FreeBSD 14.2, OpenBSD 7.7

Follow-up to f56309fdfb #17387

Closes #17388
This commit is contained in:
Viktor Szakats 2025-05-19 16:27:20 +02:00
parent f56309fdfb
commit 414ec13840
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -91,7 +91,7 @@ jobs:
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
with:
operating_system: 'openbsd'
version: '7.5'
version: '7.7'
architecture: ${{ matrix.arch }}
run: |
# https://openbsd.app/
@ -137,7 +137,7 @@ jobs:
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
with:
operating_system: 'freebsd'
version: '14.1'
version: '14.2'
architecture: ${{ matrix.arch }}
run: |
export MAKEFLAGS=-j3