ci: loong64 + go1.25

This commit is contained in:
Sun Yimin 2025-10-10 10:13:34 +08:00 committed by GitHub
parent 0244a3e137
commit 3ba8bef972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.24.x]
go-version: [1.25.x]
arch: [loong64]
runs-on: ubuntu-latest
steps: