Use late upstream for main
This commit is contained in:
parent
bc13e1a7d9
commit
604a1297f9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
env:
|
env:
|
||||||
upstream: https://dl-cdn.alpinelinux.org/alpine/edge/main
|
upstream: http://mirror.xtom.com.hk/alpine/edge/main
|
||||||
downstream: https://ayakael.net/api/packages/alpine-archive/alpine/edge/main
|
downstream: https://ayakael.net/api/packages/alpine-archive/alpine/edge/main
|
||||||
steps:
|
steps:
|
||||||
- name: Environment setup
|
- name: Environment setup
|
||||||
|
|
Loading…
Reference in a new issue