experiment with removing cache
This commit is contained in:
parent
470c4ec4bf
commit
fdc151a885
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -100,8 +100,8 @@ jobs:
|
||||
toolchain: stable
|
||||
target: ${{ matrix.target }}
|
||||
override: true
|
||||
- name: Rust Cache
|
||||
uses: Swatinem/rust-cache@v1.2.0
|
||||
# - name: Rust Cache
|
||||
# uses: Swatinem/rust-cache@v1.2.0
|
||||
# - name: Install PowerPC GCC
|
||||
# if: matrix.target == 'powerpc64-unknown-linux-gnu'
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user