Skip to content

Commit 91c9084

Browse files
committed
ci: add 1.63.0 to matrix rust toolchain
1 parent fcef07c commit 91c9084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
rust:
1717
- toolchain: stable
18-
# - toolchain: 1.63.0
18+
- toolchain: 1.63.0
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Install Rust

0 commit comments

Comments
 (0)