Skip to content

Commit ae02c9b

Browse files
committed
Merge branch 'add_libraw_to_mxe_container' into origin_master
2 parents 6ce7bc5 + dae5853 commit ae02c9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: docker://subsurface/mxe-build:3.1.0
19+
image: docker://subsurface/mxe-build:3.2.0
2020

2121
steps:
2222
- name: checkout sources

scripts/docker/mxe-build-container/settings.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LOCAL_PKG_LIST := gcc \
3030
libgit2 \
3131
libftdi1 \
3232
mdbtools \
33-
libraw \
33+
libraw \
3434
qtconnectivity \
3535
qtdeclarative \
3636
qtimageformats \

0 commit comments

Comments
 (0)