Skip to content

Commit

Permalink
ci: only build foundation image locally
Browse files Browse the repository at this point in the history
  • Loading branch information
adamblake committed Dec 18, 2024
1 parent ab788c6 commit 134b4f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: ./.github/workflows/build-test-publish.yml
secrets: inherit
with:
runs-on: macos-arm64
image: ${{ matrix.image }}
no-cache: ${{ github.event_name == 'schedule' }}
labels: |
Expand Down

0 comments on commit 134b4f0

Please sign in to comment.