Skip to content

Commit 62dc0e7

Browse files
authored
Update ci.yml
1 parent d5a393b commit 62dc0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-go@v4
1414
with:
15-
go-version: '1.21.0-rc.2'
15+
go-version: '1.21.0'
1616
- run: make

0 commit comments

Comments
 (0)