chore(ci): bump rust version
This commit is contained in:
parent
052fb75ff9
commit
064bebd5c7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: 'rust:1.70-alpine3.18'
|
image: 'rust:1.79-alpine3.18'
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache build-base libarchive libarchive-dev
|
- apk add --no-cache build-base libarchive libarchive-dev
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue