🔧 Configure .actrc

This commit is contained in:
Ben Chatelain 2024-02-17 22:00:40 -07:00
parent 666e505eb1
commit cf2d8d6e09
2 changed files with 8 additions and 0 deletions

6
.actrc Normal file
View file

@ -0,0 +1,6 @@
--action-offline-mode
--container-architecture linux/amd64
--platform macos-14=self-hosted
--pull=false
--reuse
--secret-file .secrets

2
.gitignore vendored
View file

@ -26,6 +26,7 @@
.envrc
.fseventsd
.rubygems/
.secrets
.swiftpm/
Carthage/
DerivedData
@ -33,6 +34,7 @@ Pods/
Temporary Items
bin/
build/
gha/
default.profraw
releases/
xcuserdata