Skip to content

Commit 5d200f6

Browse files
committedJan 10, 2025
Update CI
1 parent 36d8e8b commit 5d200f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
# All published crates must build on stable.
21-
rust: [stable, beta, 1.56.1]
21+
rust: [stable, beta, 1.63.0]
2222

2323
# The default target we're compiling on and for.
2424
TARGET: [x86_64-unknown-linux-gnu, x86_64-unknown-linux-musl]

0 commit comments

Comments
 (0)