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
|
toolchain: stable
|
||||||
target: ${{ matrix.target }}
|
target: ${{ matrix.target }}
|
||||||
override: true
|
override: true
|
||||||
- name: Rust Cache
|
# - name: Rust Cache
|
||||||
uses: Swatinem/rust-cache@v1.2.0
|
# uses: Swatinem/rust-cache@v1.2.0
|
||||||
# - name: Install PowerPC GCC
|
# - name: Install PowerPC GCC
|
||||||
# if: matrix.target == 'powerpc64-unknown-linux-gnu'
|
# if: matrix.target == 'powerpc64-unknown-linux-gnu'
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user