Skip to content

Commit

Permalink
buildx is required
Browse files Browse the repository at this point in the history
but it is not supported on mac yet?!
  • Loading branch information
networkfusion committed May 19, 2024
1 parent a6693e0 commit 121a8a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-toolchain-library-and-roms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
# Build the toolchain if toolchain files changed w.r.t target and we can
# use from registry o/w
- name: Set up Docker Build
if: ${{ matrix.host-os != 'macos-14' }}
uses: docker/setup-buildx-action@v3
continue-on-error: true

Expand Down

0 comments on commit 121a8a5

Please sign in to comment.