mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
ci: Update win64 build image
Use new image builds from CI via GHCR
This commit is contained in:
parent
e872a95e83
commit
946c8e486b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
artifact_name: xemu-win-release
|
||||
artifact_filename: xemu-win-release.zip
|
||||
env:
|
||||
DOCKER_IMAGE_NAME: mborgerson/xemu-ubuntu-win64-cross:latest
|
||||
DOCKER_IMAGE_NAME: ghcr.io/xemu-project/xemu-win64-toolchain:sha-e872a95
|
||||
steps:
|
||||
- name: Download source package
|
||||
uses: actions/download-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user