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 6f9a821 commit 1c4669cCopy full SHA for 1c4669c
.github/workflows/doctests.yaml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- go-version: [ "1.18", "1.19", "1.20", "1.21" ]
+ go-version: [ "1.20", "1.21", "1.22", "1.23" ]
29
30
steps:
31
- name: Set up ${{ matrix.go-version }}
0 commit comments