Skip to content

Commit 553fa5d

Browse files
committed
ci: Update Rust to 1.90
1 parent dd3fe7c commit 553fa5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
toolchain:
1818
- 1.82.0 # MSRV
19-
- 1.89.0
19+
- 1.90.0
2020
- nightly
2121
runs-on: ubuntu-latest
2222
steps:
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
toolchain:
3939
- 1.82.0 # MSRV
40-
- 1.89.0
40+
- 1.90.0
4141
os:
4242
- windows-latest
4343
- macos-latest

0 commit comments

Comments
 (0)