diff --git a/.actrc b/.actrc new file mode 100644 index 0000000..5ab8979 --- /dev/null +++ b/.actrc @@ -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