mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 15:10:23 +00:00
CI FreeBSD: use Go 1.21
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
62b87083bb
commit
ce8dbda44b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ freebsd_task:
|
|||
|
||||
pkginstall_script:
|
||||
- pkg update -f
|
||||
- pkg install -y go
|
||||
- pkg install -y go121
|
||||
- pkg install -y git
|
||||
|
||||
setup_script:
|
||||
|
|
Loading…
Reference in a new issue