Skip to content

Commit 840ee3c

Browse files
committed
[DO NOT MERGE] Enable updates testing to test python3.14
1 parent 055df15 commit 840ee3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN dnf update -y \
66
&& dnf install -y \
77
--setopt=tsflags=nodocs \
88
--setopt=deltarpm=false \
9+
--enablerepo=updates-testing \
910
findutils \
1011
pypy2-devel \
1112
pypy3.9-devel \

0 commit comments

Comments
 (0)