create branch 2.0.x

This commit is contained in:
Nicola Murino 2021-02-18 08:50:42 +01:00
parent 552a96533e
commit c10b236f5d
No known key found for this signature in database
GPG key ID: 2F1FB59433D5A8CB

View file

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [main]
branches: [2.0.x]
pull_request:
jobs:
@ -85,6 +85,7 @@ jobs:
if: ${{ matrix.upload-coverage && startsWith(matrix.os, 'ubuntu-') }}
uses: crazy-max/ghaction-xgo@v1
with:
go-version: 1.15.x
dest: cross
prefix: sftpgo
targets: linux/arm64,linux/ppc64le