Skip to content

Commit 8509bf3

Browse files
committed
Merge branch 'ci' into pep-739-cross
2 parents e77e267 + ea8a105 commit 8509bf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/opensuse-15.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
# 20240817
66
FROM opensuse/leap:latest
7-
RUN zypper --non-interactive install python311 python311-pip python311-devel gcc gcc-c++ ninja git patchelf cmake && zypper clean --all && ln -s python3.11 /usr/bin/python3
7+
RUN zypper --non-interactive install python311 python311-pip python311-devel gcc gcc-c++ ninja git patchelf cmake && zypper clean --all && ln -fs python3.11 /usr/bin/python3

0 commit comments

Comments
 (0)