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.
rand.Seed()
1 parent 1b1c6f6 commit 897be38Copy full SHA for 897be38
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
strategy:
24
matrix:
25
- go: ["1.21.x", "1.22.x"]
+ go: ["1.22.x"]
26
steps:
27
- uses: actions/checkout@v4
28
0 commit comments