mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Try to fetch go 1.13 to build BoringSSL
This commit is contained in:
parent
4947ba950d
commit
7e5242004f
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ matrix:
|
|||
include:
|
||||
- name: Linux (gcc)
|
||||
os: linux
|
||||
dist: xenial
|
||||
go: 1.13.x
|
||||
compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue