Skip to content

Commit b80d0d8

Browse files
committed
Update to Rust 1.63
Debian 12 ships it, should be fine.
1 parent 53176e9 commit b80d0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- stable
1818
include:
1919
- os: ubuntu-latest
20-
rust: 1.41.1
20+
rust: 1.63.0
2121
- os: ubuntu-latest
2222
rust: nightly
2323
steps:

0 commit comments

Comments
 (0)