We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693e37e commit 7c59eb7Copy full SHA for 7c59eb7
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- go_version: [1.18.x]
+ go_version: [1.19.x]
18
steps:
19
20
- name: Set up Go 1.x
0 commit comments