Skip to content

Commit 6ed2a20

Browse files
committed
Build 4.0.0-preview3
1 parent 20ff258 commit 6ed2a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ COPY versions/3.5* /all-ruby/versions/
109109
RUN rake -j ${j} 3.5.0-preview1
110110

111111
COPY versions/4.0* /all-ruby/versions/
112-
RUN rake -j ${j} 4.0.0-preview2
112+
RUN rake -j ${j} 4.0.0-preview2 4.0.0-preview3
113113

114114
COPY lib/* /all-ruby/lib/
115115
COPY all-ruby /all-ruby/

0 commit comments

Comments
 (0)