mirror of https://github.com/zkat/cacache-rs.git
fix: bumped rust version to 1.81
This commit is contained in:
parent
acd7f18a87
commit
4b9fc3b5b7
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.70.0, stable]
|
||||
rust: [1.81.0, stable]
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue