1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-27 00:18:12 +03:00

ci/GHA: use ubuntu-latest with OmniOS job

It's the same as ubuntu-22.04.

Also update OmniOS package search link.
This commit is contained in:
Viktor Szakats
2024-05-30 12:02:09 +02:00
parent e44f041805
commit 50143d5867

View File

@@ -677,7 +677,7 @@ jobs:
build_omnios:
name: 'OmniOS (autotools, openssl, gcc, amd64)'
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
@@ -685,7 +685,7 @@ jobs:
uses: vmactions/omnios-vm@v1
with:
usesh: true
# https://pkg.omnios.org/r151048/core/en/index.shtml
# https://pkg.omnios.org/r151050/core/en/index.shtml
prepare: pkg install build-essential libtool
run: |
autoreconf -fi