Update Go to 1.25.12

This commit is contained in:
世界
2026-07-27 16:18:06 +08:00
parent 1533244d34
commit 62cc3959b9
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ~1.25.10
go-version: 1.25.12
- name: Clone cronet-go
if: matrix.naive
run: |