Update CI, the MSRV is 1.87
I really should have fixed this forever ago and just didn't. Good thing nobody uses this program and it doesn't matter :p
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
|
||||
strategy:
|
||||
matrix:
|
||||
msrv: ["1.79.0"]
|
||||
msrv: ["1.87.0"]
|
||||
name: ubuntu / ${{ matrix.msrv }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user