We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63d1ee5 + 5cda466 commit 120fb76Copy full SHA for 120fb76
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
strategy:
9
matrix:
10
- go_version: [1.11.x, 1.12.x]
+ go_version: [1.11.x, 1.12.x, 1.13.x]
11
12
name: Go ${{ matrix.go_version }}
13
runs-on: ubuntu-latest
0 commit comments