We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593c706 commit ff809a4Copy full SHA for ff809a4
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
test:
8
strategy:
9
matrix:
10
- go-version: [1.11.x]
+ go-version: [1.13.x]
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
runs-on: ${{ matrix.os }}
13
steps:
0 commit comments