ci: Update win64 build image

Use new image builds from CI via GHCR
This commit is contained in:
mborgerson 2023-01-14 19:07:56 -07:00
parent e872a95e83
commit 946c8e486b

View File

@ -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