Skip to content

Commit f24cfae

Browse files
committed
ci: Change MSRV
1 parent 7adfe7b commit f24cfae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
100100
strategy:
101101
matrix:
102-
msrv: ["1.86.0"]
102+
msrv: ["1.87.0"]
103103
name: ubuntu / ${{ matrix.msrv }}
104104
steps:
105105
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)