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 d293eb7 commit a49fcb4Copy full SHA for a49fcb4
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
strategy:
14
matrix:
15
- go-version: [ 1.13.x ]
+ go-version: [ 1.15.x ]
16
os: [ ubuntu-latest ]
17
runs-on: ${{ matrix.os }}
18
steps:
0 commit comments