Skip to content

Commit

Permalink
add arch for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-forbes-cp committed Dec 17, 2024
1 parent af325d9 commit c15c696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/do_build_opencl_cts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ runs:
run: |
echo CMAKE_TOOLCHAIN is: ${{ steps.calc_vars.outputs.toolchain }}
ls -laR
sudo dpkg --add-architecture arm64
sudo apt-get update
# x-compile prereqs
sudo apt-get install --yes gcc-11-aarch64-linux-gnu g++-11-aarch64-linux-gnu
Expand Down

0 comments on commit c15c696

Please sign in to comment.