Skip to content

Commit

Permalink
bump: rust-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Googlefan256 authored Oct 11, 2023
1 parent 20ace04 commit 1230787
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@ jobs:
with:
submodules: true
- name: Build cross platform
uses: neodyland/rust-ci@02c1740c882fe625da04706218bc63df7ac9ae71
uses: neodyland/rust-ci@76133073197ed0ecf608f2a58a8fdadff089fc54
with:
package: artifacter
install-rustup: false
install-openssl: true
cache: true
cache-key: ${{ hashFiles('**/Cargo.lock') }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit 1230787

Please sign in to comment.