summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b8e0167..a0226557 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,13 +35,14 @@ x86_build:
# No need to pull the whole repo to build the container image
GIT_STRATEGY: none
# /!\ Bump the TAG when modifying the DEBS
- FDO_DISTRIBUTION_TAG: &x86_build "2023-01-25-upgrade-meson"
+ FDO_DISTRIBUTION_TAG: &x86_build "2023-01-27-mingw-w64-tools"
FDO_DISTRIBUTION_PACKAGES: >-
build-essential
python3-pip
pkg-config
ninja-build
mingw-w64
+ mingw-w64-tools
wine
freeglut3-dev