We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2710c52 commit 96d85d0Copy full SHA for 96d85d0
1 file changed
.github/workflows/codecov.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- go: [ 1.19.x, 1.20.x ]
+ go: [ 1.23.x ]
17
steps:
18
- uses: actions/checkout@v3
19
0 commit comments