Skip to content

Commit 676d976

Browse files
committed
3.5.0-preview1
1 parent c7554ac commit 676d976

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
@@ -105,6 +105,9 @@ RUN rake -j ${j} all-3.3
105105
COPY versions/3.4* /all-ruby/versions/
106106
RUN rake -j ${j} all-3.4
107107

108+
COPY versions/3.4* /all-ruby/versions/
109+
RUN rake -j ${j} 3.5.0-preview1
110+
108111
COPY lib/* /all-ruby/lib/
109112
COPY all-ruby /all-ruby/
110113

versions/3.5.0-preview1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"3.5/ruby-3.5.0-preview1.tar.xz"

0 commit comments

Comments
 (0)