This commit is contained in:
parent
78c0bf2a6b
commit
b7f3545710
1 changed files with 7 additions and 0 deletions
7
.actrc
Normal file
7
.actrc
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
--use-new-action-cache
|
||||||
|
--action-cache-path=.github/cache/act/actions
|
||||||
|
--cache-server-path=.github/cache/act/cache
|
||||||
|
--artifact-server-path=.github/cache/act/artifacts
|
||||||
|
--artifact-server-port=34019
|
||||||
|
--platform self-hosted=ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
|
--platform ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest
|
Loading…
Reference in a new issue