build: switch builder to ghcr
This commit is contained in:
parent
132e1b1585
commit
4c43f97d49
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
bot-build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: j4sdk/x86-buildtools:lunar
|
||||
image: ghcr.io/yapb/builder:latest
|
||||
options: --hostname github-actions
|
||||
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue