Update the Windows MXE Build Image to 3.4.0.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2024-11-19 13:56:12 +13:00
parent 46c439c443
commit be6b017534
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: docker://subsurface/mxe-build:3.3.0
image: docker://subsurface/mxe-build:3.4.0
steps:
- name: checkout sources