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 02a46ef commit fae9247Copy full SHA for fae9247
.github/workflows/ci.yml
@@ -12,5 +12,5 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-go@v4
14
with:
15
- go-version: '1.21.0-rc.2'
+ go-version: '1.21.0'
16
- run: make
0 commit comments