mirror of
https://codeberg.org/icewind/smbclient-builder.git
synced 2026-06-03 18:14:07 +02:00
add 4.19, 4.20 and 4.21
This commit is contained in:
parent
bf7dff09de
commit
32eb781893
3 changed files with 9 additions and 0 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
|
@ -16,6 +16,9 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pkgver:
|
pkgver:
|
||||||
|
- 4.21.4
|
||||||
|
- 4.20.4
|
||||||
|
- 4.19.5
|
||||||
- 4.18.1
|
- 4.18.1
|
||||||
- 4.17.7
|
- 4.17.7
|
||||||
- 4.16.10
|
- 4.16.10
|
||||||
|
|
|
||||||
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
|
@ -13,6 +13,9 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pkgver:
|
pkgver:
|
||||||
|
- 4.21.4
|
||||||
|
- 4.20.4
|
||||||
|
- 4.19.5
|
||||||
- 4.18.1
|
- 4.18.1
|
||||||
- 4.17.7
|
- 4.17.7
|
||||||
- 4.16.10
|
- 4.16.10
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,9 @@ Intended to easily install different `smbclient` versions in CI
|
||||||
|
|
||||||
The following versions of `smbclient` are currently build
|
The following versions of `smbclient` are currently build
|
||||||
|
|
||||||
|
- 4.21.4
|
||||||
|
- 4.20.4
|
||||||
|
- 4.19.5
|
||||||
- 4.18.1
|
- 4.18.1
|
||||||
- 4.17.7
|
- 4.17.7
|
||||||
- 4.16.10
|
- 4.16.10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue