mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-07 07:03:31 +03:00
update ci strategy
This commit is contained in:
parent
ebb1648a52
commit
3fc31ab7b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
strategy:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
go-version: ['1.8', '1.9', '1.10', '1.11']
|
||||
go-version: ['1.13', '1.14']
|
||||
steps:
|
||||
- name: Set up Go ${{ matrix.go-version }}
|
||||
uses: actions/setup-go@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue