Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c6bbe04f1 |
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: golang:1.26-alpine
|
image: golang:1.26-alpine
|
||||||
env:
|
env:
|
||||||
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
|
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user