Skip to content

Commit b1e9d84

Browse files
committed
chore: sync
1 parent 8f50b7a commit b1e9d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
- name: Setup Rust toolchain
230230
uses: actions-rust-lang/setup-rust-toolchain@v1
231231
with:
232-
toolchain: nightly-2024-01-29
232+
toolchain: nightly-2025-08-01
233233
target: ${{ matrix.target }}
234234
# override: true # this is by default on
235235
rustflags: ""

0 commit comments

Comments
 (0)