Skip to content

Commit 2b4236f

Browse files
committed
[ci] use latest go
1 parent 0ce9826 commit 2b4236f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Setup Go
6565
uses: actions/setup-go@v5
6666
with:
67-
go-version: oldstable
67+
go-version: stable
6868
cache: true
6969

7070
# Don't remove it! We shouldn't allow CI to pass if there are any changes not committed after running make

0 commit comments

Comments
 (0)