Skip to content

Commit

Permalink
next gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Jan 7, 2024
1 parent 0489840 commit 1338138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ppuc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- if: (matrix.platform == 'macos')
name: Add autoconf and automake (mac runner)
run: |
brew install autoconf automake gcc-aarch64-embedded
brew install autoconf automake gcc-aarch64-embedded aarch64-elf-gcc
- if: (!(matrix.platform == 'linux' && matrix.arch == 'aarch64'))
name: Build ppuc-${{ matrix.platform }}-${{ matrix.arch }}
run: |
Expand Down

0 comments on commit 1338138

Please sign in to comment.