Skip to content

Commit 1ee414f

Browse files
committed
4.0.0-preview2
1 parent 4919110 commit 1ee414f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ RUN rake -j ${j} all-3.4
108108
COPY versions/3.5* /all-ruby/versions/
109109
RUN rake -j ${j} 3.5.0-preview1
110110

111+
COPY versions/4.0* /all-ruby/versions/
112+
RUN rake -j ${j} 4.0.0-preview2
113+
111114
COPY lib/* /all-ruby/lib/
112115
COPY all-ruby /all-ruby/
113116

versions/4.0.0-preview2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"4.0/ruby-4.0.0-preview2.tar.xz"

0 commit comments

Comments
 (0)