Skip to content

Commit 3211910

Browse files
yeet tag from mock image
1 parent 31bec6c commit 3211910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ciimage/Dockerfile.debian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN apt-get update && \
2828
rm -rf /var/lib/apt/lists/*
2929

3030
# Install Meson, Ninja, and Cython using pip
31-
RUN python3 -m pip install --no-cache-dir meson==1.4.0 ninja
31+
RUN python3 -m pip install --no-cache-dir meson ninja
3232

3333
# Set environment variables
3434
ENV CC=/usr/bin/clang

0 commit comments

Comments
 (0)