Skip to content

Commit 3af9132

Browse files
committed
Remove duplicated rows
1 parent 7f53a7d commit 3af9132

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +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-
ARG python_patch_version=3.13.9
28-
2926
RUN apk update && \
3027
apk add --no-cache \
3128
bash \

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +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-
ARG python_patch_version=3.13.9
28-
2926
RUN apk update && \
3027
apk add --no-cache \
3128
bash \

0 commit comments

Comments
 (0)