Thanks to visit codestin.com Credit goes to github.com
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 b49d5f5 commit 58c9980Copy full SHA for 58c9980
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
strategy:
40
matrix:
41
- go: ['1.18', '1.19']
+ go: ['1.19', '1.20']
42
steps:
43
- uses: actions/checkout@v3
44
- uses: actions/setup-go@v3
0 commit comments