mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
build(deps): bump hendrikmuhs/ccache-action from 1.2.23 to 1.2.24
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.23 to 1.2.24. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.23...v1.2.24) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-version: 1.2.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Andrej730
parent
f9d606e13a
commit
ff2b57d152
@@ -67,7 +67,7 @@ jobs:
|
|||||||
uv run ../nix/cache_dependencies.py unpack
|
uv run ../nix/cache_dependencies.py unpack
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: mac-${{ matrix.arch }}
|
key: mac-${{ matrix.arch }}
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ jobs:
|
|||||||
uv run ../IfcOpenShell/nix/cache_dependencies.py unpack
|
uv run ../IfcOpenShell/nix/cache_dependencies.py unpack
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: ubuntu-22.04-${{ runner.arch }}
|
key: ubuntu-22.04-${{ runner.arch }}
|
||||||
|
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ jobs:
|
|||||||
uv run ../nix/cache_dependencies.py unpack
|
uv run ../nix/cache_dependencies.py unpack
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: ubuntu-22.04-${{ runner.arch }}-rockylinux9
|
key: ubuntu-22.04-${{ runner.arch }}-rockylinux9
|
||||||
|
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ jobs:
|
|||||||
uv run ../nix/cache_dependencies.py unpack
|
uv run ../nix/cache_dependencies.py unpack
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: ubuntu-22.04-${{ runner.arch }}-rockylinux10
|
key: ubuntu-22.04-${{ runner.arch }}-rockylinux10
|
||||||
|
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: win-${{ matrix.arch }}
|
key: win-${{ matrix.arch }}
|
||||||
# Windows ccache needs ~1GB
|
# Windows ccache needs ~1GB
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
-
|
-
|
||||||
name: ccache
|
name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Build ifcopenshell
|
name: Build ifcopenshell
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ jobs:
|
|||||||
tk-dev
|
tk-dev
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: ci-ifcwrap-standalone-ubuntu-22.04-${{ runner.arch }}
|
key: ci-ifcwrap-standalone-ubuntu-22.04-${{ runner.arch }}
|
||||||
|
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ jobs:
|
|||||||
libcgal-dev libeigen3-dev
|
libcgal-dev libeigen3-dev
|
||||||
|
|
||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
uses: hendrikmuhs/ccache-action@v1.2.24
|
||||||
with:
|
with:
|
||||||
key: ubuntu-22.04-${{ runner.arch }}
|
key: ubuntu-22.04-${{ runner.arch }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user