Skip to content

Commit 8b3fb3b

Browse files
committed
CI: Bump rust version for cross-tests
1 parent ef2904c commit 8b3fb3b

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
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
os: [ubuntu-latest, windows-latest, macos-latest]
35-
toolchain: [nightly, stable, 1.63.0]
35+
toolchain: [nightly, stable, 1.73.0]
3636

3737
runs-on: ${{ matrix.os }}
3838
steps:

0 commit comments

Comments
 (0)