Update Go to 1.25.10

This commit is contained in:
世界
2026-05-20 21:35:50 +08:00
parent fca766704a
commit e03346c671
5 changed files with 10 additions and 10 deletions

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: |