Skip to content

Commit

Permalink
build: try using arm64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
adamblake committed Dec 17, 2024
1 parent 046dab5 commit 140f00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: ./.github/workflows/build-test-publish.yml
secrets: inherit
with:
runs-on: macos-latest
image: foundation
target: base
no-cache: ${{ github.event_name == 'schedule' }}
Expand Down

0 comments on commit 140f00e

Please sign in to comment.