We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fae24 commit 4ef62b4Copy full SHA for 4ef62b4
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
strategy:
6
matrix:
7
- go-version: [1.15.15, 1.17.5]
+ go-version: [1.15.15, 1.18]
8
os: [ubuntu-latest]
9
runs-on: ${{ matrix.os }}
10
steps:
0 commit comments