mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
FreeBSD: disable tests until Go 1.24 is available
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -6,10 +6,10 @@ freebsd_task:
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-14-2
|
image_family: freebsd-14-2
|
||||||
|
|
||||||
pkginstall_script:
|
#pkginstall_script:
|
||||||
- pkg update -f
|
# - pkg update -f
|
||||||
- pkg install -y go123
|
# - pkg install -y go123
|
||||||
- pkg install -y git
|
# - pkg install -y git
|
||||||
|
|
||||||
#setup_script:
|
#setup_script:
|
||||||
# - ln -s /usr/local/bin/go123 /usr/local/bin/go
|
# - ln -s /usr/local/bin/go123 /usr/local/bin/go
|
||||||
|
|||||||
Reference in New Issue
Block a user