mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #4565 from sylvestre/sccache-4
use sccache stable release
This commit is contained in:
+13
-13
@@ -190,7 +190,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Initialize workflow variables
|
- name: Initialize workflow variables
|
||||||
id: vars
|
id: vars
|
||||||
shell: bash
|
shell: bash
|
||||||
@@ -303,7 +303,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Initialize workflow variables
|
- name: Initialize workflow variables
|
||||||
id: vars
|
id: vars
|
||||||
shell: bash
|
shell: bash
|
||||||
@@ -359,7 +359,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Initialize workflow variables
|
- name: Initialize workflow variables
|
||||||
id: vars
|
id: vars
|
||||||
shell: bash
|
shell: bash
|
||||||
@@ -455,7 +455,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Install `rust` toolchain
|
- name: Install `rust` toolchain
|
||||||
run: |
|
run: |
|
||||||
## Install `rust` toolchain
|
## Install `rust` toolchain
|
||||||
@@ -503,7 +503,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Install `rust` toolchain
|
- name: Install `rust` toolchain
|
||||||
run: |
|
run: |
|
||||||
## Install `rust` toolchain
|
## Install `rust` toolchain
|
||||||
@@ -535,7 +535,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Install `rust` toolchain
|
- name: Install `rust` toolchain
|
||||||
run: |
|
run: |
|
||||||
## Install `rust` toolchain
|
## Install `rust` toolchain
|
||||||
@@ -564,7 +564,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
@@ -643,7 +643,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Initialize workflow variables
|
- name: Initialize workflow variables
|
||||||
id: vars
|
id: vars
|
||||||
shell: bash
|
shell: bash
|
||||||
@@ -900,7 +900,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Install/setup prerequisites
|
- name: Install/setup prerequisites
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
@@ -982,7 +982,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: rust toolchain ~ install
|
- name: rust toolchain ~ install
|
||||||
run: |
|
run: |
|
||||||
## rust toolchain ~ install
|
## rust toolchain ~ install
|
||||||
@@ -1068,7 +1068,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: AVD cache
|
- name: AVD cache
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
id: avd-cache
|
id: avd-cache
|
||||||
@@ -1130,7 +1130,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
- name: Prepare, build and test
|
- name: Prepare, build and test
|
||||||
## spell-checker:ignore (ToDO) sshfs usesh vmactions
|
## spell-checker:ignore (ToDO) sshfs usesh vmactions
|
||||||
uses: vmactions/freebsd-vm@v0.3.0
|
uses: vmactions/freebsd-vm@v0.3.0
|
||||||
@@ -1211,7 +1211,7 @@ jobs:
|
|||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.2
|
uses: mozilla-actions/sccache-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
version: "v0.4.0-pre.11"
|
version: "v0.4.0"
|
||||||
# - name: Reattach HEAD ## may be needed for accurate code coverage info
|
# - name: Reattach HEAD ## may be needed for accurate code coverage info
|
||||||
# run: git checkout ${{ github.head_ref }}
|
# run: git checkout ${{ github.head_ref }}
|
||||||
- name: Initialize workflow variables
|
- name: Initialize workflow variables
|
||||||
|
|||||||
Reference in New Issue
Block a user