mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-07 07:03:31 +03:00
update ci matrix
This commit is contained in:
parent
dcd57d57a3
commit
52fd550e6c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -17,9 +17,8 @@ jobs:
|
|||
name: Tests
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
go-version: ['1.13', '1.14']
|
||||
go-version: ['1.13', '1.14', '1.15']
|
||||
steps:
|
||||
- name: Set up Go ${{ matrix.go-version }}
|
||||
uses: actions/setup-go@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue