mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Change OpenBSD package release to 7.5
Updated OpenBSD package release from 7.4 to 7.5.
This commit is contained in:
committed by
GitHub
parent
f544a9d009
commit
9e6850eb4f
5
.github/workflows/openbsd-build.yml
vendored
5
.github/workflows/openbsd-build.yml
vendored
@@ -19,11 +19,12 @@ jobs:
|
||||
- name: Build OpenBSD package
|
||||
uses: vmactions/openbsd-vm@v1
|
||||
with:
|
||||
release: '7.4'
|
||||
release: '7.5'
|
||||
usesh: true
|
||||
run: |
|
||||
set -eux
|
||||
pkg_add \
|
||||
export PKG_PATH="https://cdn.openbsd.org/pub/OpenBSD/7.5/packages/$(uname -m)/"
|
||||
pkg_add -U \
|
||||
git \
|
||||
meson ninja pkgconf gmake \
|
||||
gettext-tools \
|
||||
|
||||
Reference in New Issue
Block a user