We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be02daf commit 2d37e9bCopy full SHA for 2d37e9b
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on: [push, pull_request]
3
env:
4
- go-version: "1.16.x"
+ go-version: "1.17.x"
5
es-version: "7.10.1"
6
jobs:
7
test:
0 commit comments