File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8989 target : [ "x86_64-unknown-linux-gnu" ]
9090 fail-fast : false
9191 container :
92- image : cubejs/rust-cross:${{ matrix.target }}-02042024
92+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
9393
9494 steps :
9595 - name : Checkout
Original file line number Diff line number Diff line change 8383 package_target_libc : glibc
8484 fail-fast : false
8585 container :
86- image : cubejs/rust-cross:${{ matrix.target }}-02042024
86+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
8787 permissions :
8888 contents : write
8989 steps :
@@ -658,7 +658,7 @@ jobs:
658658 compress : false
659659 fail-fast : false
660660 container :
661- image : cubejs/rust-cross:${{ matrix.target }}-02042024
661+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
662662 permissions :
663663 contents : write
664664 steps :
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 target : " aarch64-unknown-linux-gnu"
105105 fail-fast : false
106106 container :
107- image : cubejs/rust-cross:${{ matrix.target }}-02042024
107+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
108108
109109 steps :
110110 - name : Checkout
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ jobs:
301301 compress : false
302302 fail-fast : false
303303 container :
304- image : cubejs/rust-cross:${{ matrix.target }}-02042024
304+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
305305 steps :
306306 - uses : actions/checkout@v4
307307 - name : Setup Rust toolchain
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ jobs:
234234 compress : false
235235 fail-fast : false
236236 container :
237- image : cubejs/rust-cross:${{ matrix.target }}-02042024
237+ image : cubejs/rust-cross:${{ matrix.target }}-25062024
238238 steps :
239239 - uses : actions/checkout@v4
240240 - name : Setup Rust toolchain
Original file line number Diff line number Diff line change 11[target .x86_64-unknown-linux-gnu ]
2- image = " cubejs/rust-cross:x86_64-unknown-linux-gnu-02042024 "
2+ image = " cubejs/rust-cross:x86_64-unknown-linux-gnu-25062024 "
33xargo = false
44
55[target .x86_64-unknown-linux-musl ]
6- image = " cubejs/rust-cross:x86_64-unknown-linux-musl-02042024 "
6+ image = " cubejs/rust-cross:x86_64-unknown-linux-musl-25062024 "
77xargo = false
88
99[target .aarch64-unknown-linux-gnu ]
10- image = " cubejs/rust-cross:aarch64-unknown-linux-gnu-02042024 "
10+ image = " cubejs/rust-cross:aarch64-unknown-linux-gnu-25062024 "
1111xargo = false
You can’t perform that action at this time.
0 commit comments