Skip to content

Commit f613863

Browse files
authored
feat: speed up ci (#884)
Signed-off-by: acejilam <acejilam@gmail.com>
1 parent 81a9313 commit f613863

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
uses: actions/setup-go@v5
2020
with:
2121
go-version: '1.22'
22+
check-latest: true
23+
cache: true
2224
id: go
2325

2426
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)