Update Go to 1.25.11

This commit is contained in:
世界
2026-06-12 21:30:33 +08:00
parent 7b07703b1c
commit 6a351d3366
5 changed files with 10 additions and 10 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.11
- name: Clone cronet-go
if: matrix.naive
run: |