Update Go to 1.25.12

This commit is contained in:
世界
2026-07-17 11:59:52 +08:00
parent 704b57cf3e
commit 5976373bfc
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ~1.25.11
go-version: 1.25.12
- name: Clone cronet-go
if: matrix.naive
run: |