Update Go to 1.26.7

This commit is contained in:
世界
2026-08-30 17:41:47 +08:00
parent c53c2375c4
commit de7460ec7c
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.26.6
go-version: 1.26.7
- name: Clone cronet-go
if: matrix.naive
run: |