Skip to content

Commit 98951ea

Browse files
fixup! build: migrate Rust 1.64 -> 1.65
1 parent 440518b commit 98951ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: install rust
5050
uses: actions-rs/toolchain@v1
5151
with:
52-
toolchain: stable
52+
toolchain: 1.65
5353
target: ${{ matrix.target }}
5454
profile: minimal
5555

0 commit comments

Comments
 (0)