Skip to content

Commit 080f9a4

Browse files
committed
Remove duplicated rows
1 parent 834d8cb commit 080f9a4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

ci/docker/python-free-threaded-wheel-musllinux-test-imports.dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ ARG python_patch_version=3.13.9
2323
ARG build_date=20251014
2424
ARG arch=aarch64
2525

26-
ARG python_version=3.13
27-
2826
RUN apk update && \
2927
apk add --no-cache \
3028
bash \

ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ ARG python_patch_version=3.13.9
2323
ARG build_date=20251014
2424
ARG arch=aarch64
2525

26-
ARG python_version=3.13
27-
2826
RUN apk update && \
2927
apk add --no-cache \
3028
bash \

0 commit comments

Comments
 (0)