Merge c73352d85596b15bf65c15b7895b1d99c73e45f1 into 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b

This commit is contained in:
Rui Chen 2025-03-26 14:19:30 +08:00 committed by GitHub
commit db7491da97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
cache: [false, true]
go: [1.20.1]
go: [1.21.1]
steps:
- uses: actions/checkout@v4
@ -119,7 +119,7 @@ jobs:
strategy:
matrix:
cache: [false]
go: [1.20.1]
go: [1.21.1]
steps:
- uses: actions/checkout@v4