mirror of
https://github.com/curl/curl.git
synced 2026-07-26 12:57:18 +03:00
GHA/non-native: bump to FreeBSD 14.2, OpenBSD 7.7
Follow-up to f56309fdfb #17387
Closes #17388
This commit is contained in:
parent
f56309fdfb
commit
414ec13840
1 changed files with 2 additions and 2 deletions
4
.github/workflows/non-native.yml
vendored
4
.github/workflows/non-native.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue