Switched back to Docker build
All checks were successful
ci / Release MacOS (push) Successful in 28s
ci / Site (push) Successful in 1m51s
ci / Build (push) Successful in 3m49s

This commit is contained in:
Leon Mika 2025-10-26 11:11:19 +11:00
parent fdfa096f47
commit 22ab141c62
2 changed files with 3 additions and 2 deletions

View file

@ -11,8 +11,7 @@ on:
jobs:
Build:
# runs-on: docker
runs-on: macos
runs-on: docker
services:
localstack:
image: localstack/localstack

View file

@ -19,6 +19,8 @@ archives:
homebrew_casks:
- name: dynamo-browse
repository:
owner: casks
name: dynamo-browse
git:
url: https://lmika.dev/casks/dynamo-browse.git
private_key: "{{ .Env.HOMEBREW_TAP_PRIVATE_KEY }}"