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 08d423e commit cf71b01Copy full SHA for cf71b01
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
strategy:
6
matrix:
7
- go-version: [1.14.x, 1.15.x]
+ go-version: [1.15.x]
8
os: [ubuntu-latest, macos-latest, windows-latest]
9
10
runs-on: ${{ matrix.os }}
0 commit comments