Compare commits
3 commits
ac5ca90974
...
bf5cc600b9
Author | SHA1 | Date | |
---|---|---|---|
bf5cc600b9 | |||
2996c6f108 | |||
45978bb41a |
1 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ steps:
|
|||
- cargo build --release
|
||||
when:
|
||||
- event: push
|
||||
- event: pull_request
|
||||
|
||||
- name: build-arm64
|
||||
image: rust:1.88-bookworm
|
||||
|
@ -20,7 +19,6 @@ steps:
|
|||
PKG_CONFIG_PATH: /usr/aarch64-linux-gnu/lib/pkgconfig
|
||||
when:
|
||||
- event: push
|
||||
- event: pull_request
|
||||
|
||||
- name: container-build-and-publish
|
||||
image: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue