Update to Rust 1.73.0

This commit is contained in:
Brett Walker 2023-10-27 16:08:31 -05:00
parent 8f51b29554
commit bfa8ce4545
6 changed files with 12 additions and 9 deletions

View file

@ -19,9 +19,9 @@ gitaly:
matrix:
- OS: ['debian:bullseye']
GOLANG: ['1.19', '1.20', '1.21']
RUST: ['1.65']
RUST: ['1.73']
GIT: ['2.36']
- OS: ['ubi:8.6']
GOLANG: ['1.19', '1.20', '1.21']
RUST: ['1.65']
RUST: ['1.73']
GIT: ['2.36']