Skip to content

Commit 185e83b

Browse files
committed
Revert "chore: 新增Docker镜像缓存"
This reverts commit 6d2515f.
1 parent 6d2515f commit 185e83b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,7 @@ jobs:
1212

1313
- name: Set up Go
1414
uses: actions/setup-go@v5
15-
with:
16-
go-version: '1.22.12'
1715

18-
- name: Cache Docker images
19-
uses: ScribeMD/[email protected]
20-
with:
21-
key: xgo-cache-${{ runner.os }}-latest
22-
2316
- name: Build
2417
run: |
2518
go install src.techknowlogick.com/xgo@latest

0 commit comments

Comments
 (0)