fixed CI rust dep version mismatch
Some checks failed
dev release / build (push) Failing after 8m50s
Some checks failed
dev release / build (push) Failing after 8m50s
This commit is contained in:
parent
c60f3abf07
commit
c462f89934
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: build inside container
|
||||
run: |
|
||||
podman run --rm \
|
||||
docker run --rm \
|
||||
-v "$(pwd)/src:/workspace" \
|
||||
-w /workspace \
|
||||
fedora:41 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue