mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +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:
|
||||
image_family: freebsd-14-2
|
||||
|
||||
pkginstall_script:
|
||||
- pkg update -f
|
||||
- pkg install -y go123
|
||||
- pkg install -y git
|
||||
#pkginstall_script:
|
||||
# - pkg update -f
|
||||
# - pkg install -y go123
|
||||
# - pkg install -y git
|
||||
|
||||
#setup_script:
|
||||
# - ln -s /usr/local/bin/go123 /usr/local/bin/go
|
||||
|
||||
Reference in New Issue
Block a user