Pin Go version to 1.25.7

This commit is contained in:
世界
2026-02-21 13:55:31 +08:00
parent b5800847ae
commit 6a95c66bc7
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.25.4
go-version: ~1.25.7
- name: Clone cronet-go
if: matrix.naive
run: |