You've already forked tarr
fix(ci): avoid docker's pull rate limit
All checks were successful
All checks were successful
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: docker/setup-qemu-action@v4.0.0
|
||||
with:
|
||||
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
||||
- uses: actions/setup-go@v6.4.0
|
||||
with:
|
||||
go-version: stable
|
||||
|
||||
Reference in New Issue
Block a user