1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Revert "specify the sccache version "

This commit is contained in:
Sylvestre Ledru 2023-06-04 13:03:31 +02:00 committed by GitHub
parent 99fa504257
commit 29027405d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 26 deletions

View file

@ -34,8 +34,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.0"
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v0.3.0
with:
@ -126,8 +124,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.0"
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v0.3.0
with: