pull/410/merge
Rui Chen 3 weeks ago committed by GitHub
commit cad96644d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save