mirror of
https://codeberg.org/icewind/smbclient-builder.git
synced 2026-06-03 18:14:07 +02:00
more versions
This commit is contained in:
parent
599223abe3
commit
64b465e02b
1 changed files with 10 additions and 1 deletions
11
.github/workflows/ci.yaml
vendored
11
.github/workflows/ci.yaml
vendored
|
|
@ -8,9 +8,18 @@ jobs:
|
||||||
name: Build smbclient
|
name: Build smbclient
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pkgver:
|
pkgver:
|
||||||
- 4.15.0
|
- 4.15.1
|
||||||
|
- 4.14.9
|
||||||
|
- 4.13.12
|
||||||
|
- 4.12.15
|
||||||
|
- 4.11.17
|
||||||
|
- 4.10.18
|
||||||
|
- 4.9.18
|
||||||
|
- 4.8.12
|
||||||
|
- 4.7.12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue