Update Go to 1.25.10

This commit is contained in:
世界
2026-05-20 21:35:50 +08:00
parent ae9a2a0439
commit b5ac202be2
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.9
go-version: ~1.25.10
- name: Clone cronet-go
if: matrix.naive
run: |