Update MXE docker Image Version Number.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2024-09-27 15:13:05 +12:00
parent 6ff530052f
commit 6b27265925

View file

@ -12,7 +12,7 @@ jobs:
windows-mxe:
runs-on: ubuntu-latest
env:
VERSION: ${{ '3.2.0' }} # 'official' images should have a dot-zero version
VERSION: ${{ '3.3.0' }} # 'official' images should have a dot-zero version
mxe_sha: '974808c2ecb02866764d236fe533ae57ba342e7a'
steps: